What is the best way to accomplish this:
The user would like to have each row in the grid validated if any of the columns in the row do not pass they want to highlight the row and show the offending colums by placing a red asterisk next to the value.
Hello John,
I prepared a sample that demonstrates how to highlight specific row when certain cell value from this row is not valid. The sample is attached for your reference.
If you have further questions, please let me know.
Regards,Tsanna
Is there anyway to trigger the validation on the databind?