Hello Experts,
I have a table UI element in a view and a user can manually enter the values in the columns.
I have 3 columns for that table.
Now when i enter values in four rows then i am taking 3rd column of 1st row and second column of 2nd row and then comparing them.
If there is an error in the comparision then i am using REPORT_ATTRIBUTE_ERROR and thus giving the attribute and element name.
Now the issue i am facing is the column that is being marked red is always of the 1st row no matter the error is from 3 or 4 or any other row.
Now how can i mark the exact column in red.
Please help.
Thanks in Advance,
Shravan