HA
haneefm
Syncfusion Team
April 26, 2007 06:03 PM UTC
Hi Lan,
Issue 1:
You can try this code snippet to resize the column-width to fit its content
this.gridGroupingControl1.TableModel.ColWidths.ResizeToFit(GridRangeInfo.Table(),GridResizeToFitOptions.GridResizeToFitOptions.IncludeHeaders );
Issue 2:
Please refer to EmployeeView browswer sample that demonstrates multiple rows per record in a grid..
C:\Program Files\Syncfusion\Essential Studio\4.4.0.49\Windows\Grid.Grouping.Windows\Samples\FeatureSamples\EmployeeView
Best regards,
Haneef