jqGrid - how to search when using datatype:local Or loadonce: true
- by satmovi
Hi guys,
I have a problem with jqGrid when I'm using the options specified. Seems that nothing happens when I click 'Find'.
From jqGrid documentation I understand that sorting and searching is done locally when using loadonce option. Sorting is fine but search not, should it work locally or just server side, if so how to do that?
Thanks
Ovidiu