hi.
firstly i searchd in jqGrid using the
_search,  searchString,     searchOper  and searchField parametrs in
the url. now to reload the data in d Grid i ve written
jQuery("#grid").trigger("reloadGrid");

But its nt wrking.
so i set the new url paramtr
 $("#grid").setGridParam({url:'http://localhost:8080/insync/grid/
code.json'});
bt still its apppending the value of above search parametrs..

Can anyone help me to reload Grid or help me to set d url to overwrite
search paramtrs..

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to