Hi,
I am having this extra space in UltraWinGrid (snapshot attached). How can I remove it?
Regards,
Nitin Jain
Hello Nitin,
If I have to guess, I would say that you have some child records, with a lot more columns than in the parent band. If you expand on of your parent records, the above could happen.
Please feel free to let me know if I misunderstood you or if you have any other questions.
Hi Boris,
Sorry for not to be very clear in screenshot. There may be some child bands, but for this grid we are not showing them.
PS: In our application, this is the derived class for the grid. So, that is why there may or may not be child bands in base class, but in this class we are not showing any of the child bands.
So, even if there are any child bands, they are being hidden always.
Please let me know if the hidden child bands impacting this. If yes, then what could I do to come up from this issue.
Also, if there are any child bands, then by default these are being collapsed.