AD
Administrator
Syncfusion Team
June 27, 2006 03:10 PM UTC
Hi Golovkine,
Try setting the RecordRowHeight property of the gridGroupingControl to have same height for all the rows. The code snippet is,
this.gridGroupingControl1.TableOptions.RecordRowHeight=40;
Best Regards,
Haneef