DHTMLXGRID lost data Data on Postback

How to preserve data of DHTMLXGRID after postback.
I’am using ASP.NET using c# language

i have a search page , when i click on my search button the data is populated on the grid …but when i postback the page the whole grid data was lost…

my grid data is lost on every Postback please help me out…
is there is any api or method for storing data on Browser cookie or in cache…

Hello.

Unfortunately it’s out of the grid’s control to store the grid’s data in cache or cookie.