Hi,
I have a data grid with filters on each columns and I have a couple of questions. If there is an API documentation page for any of these, feel free to point me there.
1. I would like to create my own search text box. Is there a way to call the built-in search feature using JavaScript?
2. Can I hide the filter button on a single column?
3. How do I add scrollbars if the screen space is too small to show them all?
Thanks for your help.