Hello Folks,
I have requirement to create a custom ListGrid, where user can show, hide, filter a column. also can change width and reOrder column and even color it.
I know that list grid provide all this facility to user.
But I have to save all these changes and user will get this things back when they login again.
Is there any event which record all changes??
And how to get all this data from listGrid??
Thank you.
I have requirement to create a custom ListGrid, where user can show, hide, filter a column. also can change width and reOrder column and even color it.
I know that list grid provide all this facility to user.
But I have to save all these changes and user will get this things back when they login again.
Is there any event which record all changes??
And how to get all this data from listGrid??
Thank you.
Comment