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
150
Saving igGrid settings (filtering, page size, sorting) to database using server side GridModel approach
posted

I'd like an example of saving the user settings of the igGrid to the database and restoring these settings when the grid loads. I've found a few examples of this using the igGrid on the client-side, but I'd like to see how to do this using either Chaining or GridModel. I have this working loading the settings to the GridModel, but I need help capturing the entered values from the client and saving to the server. 

Thanks in advance for your help. 

Parents Reply Children