Good afternoon everybody!
Before trying to get mad doing something that may not be possible, I came where with my doubt based on this requirement:
When I change a field, entire row must be sent to the server in order to make a full row validation there.
Could I be able to:
- If the field I have changed is the filed of the error in fieldErrors object: editor is still open, with the edited value and the error message behind
- If the field that's giving error is not the field I have changed when I sent the information, could I open the editor there, with the error message behind?
- If there are more than one error: could I put the error message behind each field?
Thanks in advance!