On this page: http://www.guriddo.net/demo/demos/jqgrid/
I would like to know if it is possible to toggle between hiding and showing the all of the FILTER FIELDS?
Is it possible to allow the user to have more than one row of filter fields showing in the table? For example, if I wanted to show records that had VICTE or SUPRD, I would need to have two filter fields(I understand I would have to determine a default and/or statement between the fields.)
<table id=”grid” class=”ui-jqgrid-btable ui-common-table” tabindex=”0″>
<tbody>
<tr id=”5″ class=”jqgrow ui-row-ltr ui-widget-content” tabindex=”-1″>
<td title=”07/09/1996″></td>
<td title=”SUPRD”></td>
</tr>
</tbody>
</table>
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top