Hi,
Is it possible to save a grid view layout by user ?
For example a user "UserA "login reorganize the grid columns ( drag columns )
and be able to save his layout. Next time when UserA logged in it will display the layout that he/she has previously saved
This will apply for users UserB, UserC so on.
Any code example are greatly appreciated
Thanks
Yes, the grid's DisplayLayout has save and load methods that allow you to save the layout to a file and re-load it.