Open simonlify opened 8 years ago
Hi, I know the single search, but how can I get the Multi ?? i can not make it work.
/* Single invoke */ $("#grid").bootgrid("search", "serach phrase");
/* Multi invoke (chaining) */ $("#grid").bootgrid("destroy").bootgrid("search", "serach phrase");
+1 hope support and or condition search
Do you have some solution?
Hi, I know the single search, but how can I get the Multi ?? i can not make it work.
/* Single invoke */ $("#grid").bootgrid("search", "serach phrase");
/* Multi invoke (chaining) */ $("#grid").bootgrid("destroy").bootgrid("search", "serach phrase");