Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Detecting Layout Changes...
posted

Is there an easy way to detect that a user changed any of the formating\grouping\sortying\filtering, etc.. in a grid.  Basically anything that gets saved when you call mygrid.DisplayLayout.Save(GridLayout, PropertyCategories.All)?  I want to ask the user if they want to save changes, but only if they actually made changes... Thanks...

 

Parents
No Data
Reply
  • 469350
    Offline posted

     There's no single event for this. But all of the individual things that the user can change should be detectable.

Children
No Data