Hi,
I have a grid with component columns. One of my columns is bound with a binder. It works well except that the component is not red when there is a validation error. The error message is shown on mouse over but the component is not showing any clue that it is invalid.
I suspect that the grid encapsulate the component columns or something like that that prevent the css to display correctly.
Do you have a workaround for this?
Thank you.