Hi All
We have a telerik datagrid wherein we define a row validity based on properties of other rows (objects).
so as soon as one row's validation fails, all the related row turn red as well, but when we make data changes to pass the validation, the row under edit turns back to normal color but others still remain RED.
So my question is, when all rows turn red as soon as their validation fails why they don't turn back to normal as soon as validation passes ?
Thanks
M.