We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Reg: Nested table column width

Hi, I want to increase the nested grid column width, How do I increase that..? And also I am facing some painting problem in nested grid, How do I avoid that..? Note: Source grid of nested grid is grouping grid control Thanks, Anna

1 Reply

ST stanleyj Syncfusion Team January 3, 2006 06:56 AM UTC

Hi Anna, The column width of the nested table can be set through its TableModel. this.gridGroupingControl1.GetTable("NestedTable").TableModel.ColWidths["ColumnName"] = size; Can you see the painting problems in any of the sample we ship? Best regards, Stanley

Loader.
Live Chat Icon For mobile
Up arrow icon