Hi All,
When you first run the application; you will see two icons "Products and Customer". - Click on "Products" button and it will display the DataGrid, enter Product Name and move to next line (2nd line) - This will display the error notification in the Row as the validation rule forces you to enter a value in the "Order %" or "Order Amount". - At this stage; please click on the second toolbar button "Customers" which will display the "Customers" Form. - Now if you try to click the text box then you won't be able to do this because the "Products" data grid is in error state. - Now you cannot do anything until you fix the error of the DataGrid.
Attachment: DataGridValidationHarness.zip