I have a RadGrid control for which ViewState is enabled as it has to be enabled because I'm using DetailTables.
However, there is a button that when is clicked, the existing viewstate information should be removed/deleted so that the new structure can get bound to the RadGrid.
how would it be possible?
Many thanks,
However, there is a button that when is clicked, the existing viewstate information should be removed/deleted so that the new structure can get bound to the RadGrid.
how would it be possible?
Many thanks,