[jquery-ui] How to reload Grid after Search

2010-04-28 Thread Rachana
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

[jquery-ui] jquery + tinymce on jquery.post callback

2010-04-28 Thread jquery + tinymce
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