Show visual notification when validation fails in table

Hi Everyone.

This is my first post here and i would like to congratulate everyone involved in this project for a job well done.

Im using a table with edit mode with a custom field factory that adds validation to certain fields (based on hibernate validations), i got the validation triggered when i set one text box with an invalid value, i even get the error message displayed when i hover the mouse over the text box but i couldn’t find the way of adding the error indicator (exclamation mark) or in any way change the style of the textbox when it’s state is in error.

Is there a way to achieve that when editing directly in a table?

Thanks in advance.

I managed to fix it by changing one css style.

Ruben, would you be able to post what you did to solve this? I’m trying to do the exact same thing.

thanks.