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
1220
column moving
posted

hello,

i am trying to re-order columns in the grid. basically i support personalization scheme where each user can select the order of columns they would like to see.

on postback, as users elect different column order, the grid is initially loaded, and in a later event it attempts to be re-ordered as per user preferences.

i tried using Remove(col) Add(col) to change the order, as well as Move(col). both move only the header, but data in the rows stays the same. meaning the move only swaps grid header cells.

Parents
No Data
Reply Children
No Data