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!