You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oleg Kiriljuk edited this page Feb 20, 2015
·
10 revisions
jqGrid support searching/filtering out of the box. One can use filterToolbar to add the searching toolbar to the grid and one can use searchGrid method of navGrid for searching (the dialog which allows to search in the data).
The problem is: the list of operations in jqGrid till version 4.7 is predefined and can't be extended.