Jqgrid search option not working and edit popups not closed after submit
- by Sajith
i have facing two problem in Jqgrid.
Search option not working and there is not closed editpopups after submit. my code below
<table id="jQGridpending" style="width:auto">
</table>
<div id="jQGridpendingPager">
</div>
<table id="searchpending"></table>
<div id="filterpending"></div>
…