Pro v2.1
I have several filters in the header’s second row.
I also have a “reset filters” button that is outside of the gridbox
and the button is set to onclick=“mygrid.filterBy(0,”");".
The grid does reset as far as the data being displayed but the filter textboxes and combo boxes have the data the user typed/selected.
Possible to reset these input elements to empty without having to reload/refresh the page?
The grid does reset as far as the data being displayed but the filter textboxes and combo boxes have the data the user typed/selected.
Possible to reset these input elements to empty without having to reload/refresh the page?