Hi,
I have a question regarding the filter event.
We are looking to support keyboard only navigation on our product.
We have a grid on our page with virtual paging, filtering and sorting.
At the moment when tabbing through the website and a grid with filterrow is present on the page, you will enter the filterrow when tabbing, this is correct. However, it is not possible to exit this row using only the keyboard, since a tab out of the first or last filter triggers the filter event and the focus will be reset to the filterbox.
Is there anyway to overwrite the filter or catch the filter event so it will only fire when hitting the enter key? Or is there another way to solve this problem?
Thanks in advance!
Greetings,
Julius van Mil