Wijmo cell validation with getError function

Posted by: meera.wisniewski on 10 March 2021, 3:36 pm EST

    • Post Options:
    • Link

    Posted 10 March 2021, 3:36 pm EST

    Hi there,

    I have validation in a wijmo flexgrid tied into the getError function on the collection view. It seems like the grid isn’t letting me change values in the grid to ones that would be invalid. On the cell edit ending event, the invalid input is still there. By cell edit ended, the input has reverted to what was in the cell before. Is there a way to not have this behavior? To let the user put in invalid input (that they’re then told is invalid)?

    Thanks!

  • Posted 11 March 2021, 2:33 am EST

    Hi,

    To achieve the required functionality you may set the validateEdits property of the FlexGrid to false.

    API Reference:

    • validateEdits: https://www.grapecity.com/wijmo/api/classes/wijmo_grid.flexgrid.html#validateedits

    Regards

  • Posted 22 March 2021, 8:55 am EST

    Thanks for the reply

Need extra support?

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

Learn More

Forum Channels