This is a migrated thread and some comments may be shown as answers.

Event on column hide

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 20 Sep 2018, 01:41 PM
I am using the RadPersistenceManager and I want to save user preferences when they change the screen layout.How can I trigger my save logic when a column is Hidden (I am using Excel-like filtering)? Is there any server-side events that fire when a column is hidden?

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 20 Sep 2018, 02:32 PM
Hello Justin,

There is a client-side event for that: https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/events/oncolumnhidden. You can use it to fire an AJAX request that will save the grid state: https://docs.telerik.com/devtools/aspnet-ajax/controls/ajaxmanager/client-side-programming/overview.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Justin
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or