I have been struggling with this all day. My requirement is very simple: I'm using single field searching. I want to save the state of the grid (using postData and a cookie) when I leave the page and restore it when I come back. I'm able to save the postData to a cookie, but can't figure out how to restore the grid state again.
$(document).ready(documentReady);
function documentReady()
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top