a) you can have the search form to do a get instead of a post. In that way 
when the user presses the button "submit" he is redirected to your page, 
and that page can load the grid with the parameters specified into 
request.vars
b) with this you are sure that the parameters are reset if the user stops 
navigating your grid

-- 



Reply via email to