Hi
I’m looking for a possibility to get rid of the buttons in the DataGrid-Filter. At the moment you have to enter the value to filter for and then click the “filter” button and if you want to remove the filter you have to clear the filter-value and press again the “filter” button.
[attachment=0]13-06-_2022_13-42-23.png[/attachment]
We want to remove those two buttons and just want to execute the filtering when the user press the enter key in the filter-value field. I guess this is even the default behaviour for this filter when I have a look at the “ag grid”-component (see Screenshot in issue “https://forum.servoy.com/viewtopic.php?f=69&t=23498”).
Is this possible and if yes how? I’ve already had a look at the options under “JavaScript Grid: Column Options Reference | AG Grid” and “JavaScript Grid: Grid Options Reference | AG Grid” but couldn’t find the right option (or maybe I’m just to blind to see it).
Thanks in advance for any help.
Best, Roland