How to custom cell edit with conditions

Posted by: hungnv234 on 17 June 2018, 6:26 pm EST

  • Posted 17 June 2018, 6:26 pm EST - Updated 3 October 2022, 11:28 am EST

    Hi,

    I have wijmo flexgrid:

    And I want When I click to edit on cell on Col3, if Col5 is “true” then click Col3 is Wijmo.input.inputNumber, if Col5 is “false” then click Col3 is Wijmo.input.ComboBox Dropdown

    Help me please!

  • Posted 19 June 2018, 12:57 am EST

    Hi,

    You may implement the custom grid editors at cell level by handling prepareCellForEdit event.

    Please refer to the following sample which implements the same:-

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

    ~Manish

Need extra support?

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

Learn More

Forum Channels