We are using the EverPresentRow feature with a custom add row button column.
How can we tell that the validation failed before calling the addRowCallback”?
You could check with if statement in the addrow callback.
If the result is not satisfactory – commit(false); and could add one Tooltip on that column with the comment.