Hi everybody
I'm developing a application using Grids, the application permits to the users select the columns that will be showing, the user can save the "list" of visible columns and select any list and show it after.
The problem happens when I want to sort the visible columns (using the "display" property when is "true"), I have already read the information about the methods for reorder the columns as the swap or reorder methods, including using the OrderIndex property too, but I don't get to order ONLY the visible columns that the user ordered before exchanging the columns in a order desired.
I listen suggestions. Thank you
I'm developing a application using Grids, the application permits to the users select the columns that will be showing, the user can save the "list" of visible columns and select any list and show it after.
The problem happens when I want to sort the visible columns (using the "display" property when is "true"), I have already read the information about the methods for reorder the columns as the swap or reorder methods, including using the OrderIndex property too, but I don't get to order ONLY the visible columns that the user ordered before exchanging the columns in a order desired.
I listen suggestions. Thank you