Tabbing in wijmo flexgrid

Posted by: samvarth123 on 13 March 2020, 3:26 pm EST

    • Post Options:
    • Link

    Posted 13 March 2020, 3:26 pm EST

    When we do tab in wijmo Flexgrid how can we achieve slecting options upon tabbing

    Ex : From first column we press tab and the next tab has a datamap how do we press up and down to select or scroll through options or pressing tab should select next column and should show options and it should be editable

    We are using angular 6 and wijmo flexgrid

  • Posted 16 March 2020, 7:19 am EST

    Hi,

    You may use the keyActionTab property of the FlexGrid to move the next column. You may set its value to ‘Cycle’. To change the values in the DataMap by pressing the Up and Down key, you will need to handle the keydown event of FlexGrid and update the value in the FlexGrid. Please refer to the sample link below:

    https://stackblitz.com/edit/angular-36axaj

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels