Hi,
I have a grid where in i add template(image) columns and gridbound columns dynamically.
I set visibility to false to some gridbound columns while binding.
I have also enabled client side reordering of columns for the grid.
When i drag a column(gridbound) and drop it inbetween template column, those gridbound columns which i have made invisible during binding become visible.
What should i do to keep the state of the columns?
Regards
Veda
I have a grid where in i add template(image) columns and gridbound columns dynamically.
I set visibility to false to some gridbound columns while binding.
I have also enabled client side reordering of columns for the grid.
When i drag a column(gridbound) and drop it inbetween template column, those gridbound columns which i have made invisible during binding become visible.
What should i do to keep the state of the columns?
Regards
Veda