Individually modifying the CaptionRowHeight ?

Hello, I am using your GroupingGridControl and I would like to know if there is any way in which the height for the row of a GroupCaptionCell can be set? I realise that I can set all these row by using the line:- groupinggrid.TableOptions.CaptionRowHeight = 50; But is there any way to modify the height of the caption rows individually. Thanks, David

1 Reply

AD Administrator Syncfusion Team November 30, 2004 01:49 PM UTC

Hi David, with 3.x we added a interface that allows you to add support for custom row heights. Check out the \Syncfusion\Essential Suite\3.0.0.x\Windows\Grid.Windows\Samples\Grouping\ResizableRows example. With 2.x it gets a bit tricky to get this working. Stefan

Loader.
Up arrow icon