:: Forum >>

How to remove the empty column from the grid

My grid always shows an empty column to the extreme right side of the grid. How can i remove the same? Despite myGrid.setColumnCount(7), my grid displays 8 columns, the last one being a blank one.

How can i remove this blank column?
Ashish Mohnot
Tuesday, December 8, 2009
Increase the widths of existing columns. If the total column width is less than the width of the grid it adds an empty column to fill the remaining space.
Alex (ActiveWidgets)
Tuesday, December 8, 2009
Thanks Alex. It worked.
Ashish Mohnot
Tuesday, December 8, 2009

This topic is archived.


Back to support forum

Forum search