Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
90
Autosize width columns with width 100% of webgrid
posted

I want that the columns autosize automatically on the width of the data including the column headers.
And I want the grid to have a width of 100%, because it has to size to the width of the page.

When specifying no width(I don’t want that) to the webgrid the columns do autosize a little bit.
- columnheaders are ignored
- when a TemplateDataField(with checkbox) is added and visible autosize doesn’t work, all columns have the same width and webgrid width is 100%

 

In the old Ultrawebgrid(classic controls) this is done automatically!
UltraWebGrid1.DisplayLayout.TableLayout = Infragistics.WebUI.UltraWebGrid.TableLayout.Auto
<DisplayLayout Width="100%">

 

Does anybody know if this is possible or not?

Please will someone from Infragistics respond, also if it isn’t possible.

Parents
No Data
Reply Children
No Data