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://localho
hi there, i am using the jquery ui dialog and a couple of tinymce
editor inside it... the problem is that i cannot set value on the
tinymce editor on the jquery.post success callback function... i am
also opening the jquery ui window on that callback function
--
You received this message because