When I add validation to my template datagrid, the validators work as expected, with on caveat. I cannot tell which row in the grid triggered the error. How can I capture the row # of the grid and display as part of the validations error message? Thanks, Kevin