Unplanned
Last Updated: 16 Nov 2016 16:13 by Jesus Orlando
ADMIN
Daniel
Created on: 14 Nov 2016 09:43
Category: Grid
Type: Feature Request
2
Add EnableControlState property for RadGrid
Property to disable the internal control state which is helpful in scenarios where ViewState is turned off.

This should resolve any problems when changing columns and datasource dynamically on PageInit, when sorting/filtering/etc is applied during the previous post.
1 comment
Jesus Orlando
Posted on: 16 Nov 2016 16:13
yes this would be extra helpful in scenarios where you have to create a grid dynamically from code behind with multicolumn headers without knowing how many of those headers will be needed and then change some values and generate the grid again but with different quantity of headers.