EditError when leave cell with arrow key

Posted by: david on 23 April 2019, 3:34 am EST

    • Post Options:
    • Link

    Posted 23 April 2019, 3:34 am EST

    Hello,

    The EditError event fires when I leave the cell with the right arrow key (CellType = TextCellType)

    This event doesn’t fire if I use Tab key or Enter Key.

    How to prevent EditError with the arrow keys ?

    thks DT

  • Posted 24 April 2019, 3:36 am EST

    I founded the solution : ```

    textCellType.AcceptsArrowKeys = AcceptsArrowKeys.None;

Need extra support?

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

Learn More

Forum Channels