FIX RowValidating does not fire when adding row and AddNewRowPosition is Bottom
1. Create a new project containing RadGridView and bind it
2. Set the AddNewRowPosition property to Bottom
3. Add validation logic in RowValidating event
4. run the project and try to add a new row with wrong values