My project requirement is specific.For my project,user not store information in db,after complete user crud operation need to clean all information, I need to use telerik:RadGrid batchRadClientDataSource,this contain several columns have combo,combo grid,combo tree and textbox ,want to store grid all crud operations data in server session.
I follow this link,but fail to understand how to store information in session.
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/client-data-source-binding/defaultcs.aspx
How to store RadClientDataSource information in session.Any type of suggestion will be acceptable.
I follow this link,but fail to understand how to store information in session.
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/client-data-source-binding/defaultcs.aspx
How to store RadClientDataSource information in session.Any type of suggestion will be acceptable.