Extra column space if I hide columns

I hide the columns in the grid. When I hide columns the extra space comes at the end of grid. So between last column and vertical scrollbar some space remains. How to remove this space? Umangi

1 Reply

AD Administrator Syncfusion Team July 15, 2004 12:22 PM UTC

What do you want to do with the space? Do you want one of your columns to grow a little to occupy it? If so, check out this forum thread. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=9616 Or, do you want the grid to get smaller? If so, you would need to adjust grid.Bounds using similar calculations as in the above thread.

Loader.
Up arrow icon