Hello!
I use the makefilter option but it works only the hardware keyboard (i think the trigger event is keyup).
How can i filter mygrid if the input field val changed by js code?
Hello!
I use the makefilter option but it works only the hardware keyboard (i think the trigger event is keyup).
How can i filter mygrid if the input field val changed by js code?
you may try to use filterBy method to filter the grid by js code:
docs.dhtmlx.com/doku.php?id=dhtm … t_filterby