Hi,
I'm planning to save the grid current state on server. for the client side part, so far, i don't have any problem , i can set a custom object to retrieve the grid state. Now on server side, i was wondering if you have any .NET classes ( such as Column, or Feature classes ) that i can use to deserialize my json object. If not, i will create my own classes.
At this moment, I'm not using MVC, but WebForms.
Just asking in any cases.
Thank you and regards
Hello LawsonQc,
Thank you for sharing your experience with the community.
If I can provide you with further assistance, please let me know.
Regards,
Tsanna
In fact, I can use the Infragistics.Web.MVC of the IgniteUI library. It has all the classes that i need so far. I don't know why i was asking :)
anyway thank you