AD
Administrator
Syncfusion Team
September 5, 2006 12:57 PM UTC
Hi Rajani,
To support the sizing in the grid, see the following Kb article. It is for GridDataBoundGrid/GridControl, but you can implement the same for the GridGroupingControl.
http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=304
Also refer the below forum tread for more details.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=47647
Let me know if this helps.
Best Regards,
Haneef
BR
Badri Rajani Kanth
September 7, 2006 03:33 PM UTC
Hi Haneef,
These example are for column widths.
I want to find out how much all the grid rows are about occupy and then increase the grid height. Currently I am trying with each row height calculation. Hoping to find better way.
And also I want to avoid flickering.
Plz inform me if any available on this.
Rgds
Rajani Kanth