Posted 23 May 2018, 11:49 am EST
Hello,
i have a save/cancel button which we show when cell editing starts. In order to disable the save button when a user enters an invalid value in the cell, we need to know when an validation error occurs in the flexgrid.
I read that we only can check the complete data object (loop) of a grid for an validation error in a cell.
But how can we implement a reactive Validation. This means, after every keystroke we want to validate and not after cellEditEnding Event.
Is that somehow possible or what can we do?
Thanks and best regards, Asmir
