This question is locked. New answers and comments are not allowed.
Hi there,
We have this requirement where the user will be able to popup a dialog to customize a gridview.
The dialog will have two lists, the left list holds columns not displayed and the right list holds columns displayed. The user will be able to move entries from left to right and vice versa. On the right (displayed) list, the user can also select an entry, and move it up and down to affect the ordering of the displayed columns in the gridview.
The user would be able to do this on a grid for which data has already been bound.
I'd appreciate help on how to proceed with this.
Thanks!
--Nic
We have this requirement where the user will be able to popup a dialog to customize a gridview.
The dialog will have two lists, the left list holds columns not displayed and the right list holds columns displayed. The user will be able to move entries from left to right and vice versa. On the right (displayed) list, the user can also select an entry, and move it up and down to affect the ordering of the displayed columns in the gridview.
The user would be able to do this on a grid for which data has already been bound.
I'd appreciate help on how to proceed with this.
Thanks!
--Nic