I need to add filtering to jqGrid, which is fully client-side controlled (data is downloaded only once from the server).
I need to use filterToolbar to filter grid data, but could not find the information if there is a default search engine on the client side. Is server side search the only way to do this?
Thanks Cosmin
source share