Ok i created this demo using the filtering. I am trying to figure out where if i clicked outside of the grid or outside anywhere other than the grid or input textboxes, i want the grid to disappear.
Also, I want the data to show as “No data to display” from the start itself, and only after typing in the textbox it will load the data. I tried using the databind() method but not working for some reason.
Finally is there a way to remove that ‘sort’ icon, as you type the ‘sort’ icon shows up on the column header and I was wondering if we can hide that.
Here is my example:
https://www.jseditor.io/?key=custom-filtering-in-jqx-grid-1-2-3