Open column filter menu with Alt + Up/Down on every column on Flexgrid

Posted by: picirilo7567 on 17 October 2024, 11:51 pm EST

  • Posted 17 October 2024, 11:51 pm EST

    On the Flexgrid demo (https://developer.mescius.com/wijmo/demos/Grid/Overview/purejs), using the Alt + Up/Down shortcut opens the column filter menu on some columns and the cell editor on others.

    Is there a way to configure this shortcut to always open the filter menu on every column?

  • Posted 18 October 2024, 8:38 am EST

    Hi Daniel,

    AFAIK, there is not direct way to change the shortcut command however I am working on a custom code to see if there is a way to do it. I will get back to you once I have any updates on the same.

  • Posted 21 October 2024, 2:59 am EST

    Hi Daniel,

    In order to override the Grid, Filter and Editor Alt+Up/Down arrow key function you would have to add an event listener to the grid’s parent element. To do this, Please refer to the following sample:

    https://stackblitz.com/edit/js-hyabq9?file=index.js

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels