I followed the instructions here to auto resize my columns, but this doesn't appear to work if ShowHeader = false.
http://www.telerik.com/help/aspnet-ajax/grid-gridcolumn-resizetofit.html.
If ShowHeader = false, it looks like it resizes the columns so that the whole table is 100% of the screen, ore maybe even a bit more. Is there a workaround for this? Could I hide the header row on the client side after running resizeToFit()?
http://www.telerik.com/help/aspnet-ajax/grid-gridcolumn-resizetofit.html.
If ShowHeader = false, it looks like it resizes the columns so that the whole table is 100% of the screen, ore maybe even a bit more. Is there a workaround for this? Could I hide the header row on the client side after running resizeToFit()?