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
615
Updating Column Properties with AsyncPostBack and EnableViewState
posted

Hi,

I would like to know if there is a way on the server side to update column properties on an AsyncPostBack.  I want to be able to change which columns are visible and also the column header text.  I make the changes on the server side, but right now they aren't reflected on the client side, though data updates do occur.