Hi,
I'm using 2009.2.9.729 version of Telerik WinForms on Windows 7. When validating using RowValidating event, I have some problems with it: 1) If the user cliks in some areas, like shadow area around expanded group, it doesn't fire, so its imposible to validate the data in row's cells. 2) when adding a new row, it doesn't have the new data in the e.row parameter, all cells values equal "nothing". 3)Whe enter key es pressed, the RowValidating fires, but the new row is added to datasource even if cancel is set to true.
Thanks .......
I'm using 2009.2.9.729 version of Telerik WinForms on Windows 7. When validating using RowValidating event, I have some problems with it: 1) If the user cliks in some areas, like shadow area around expanded group, it doesn't fire, so its imposible to validate the data in row's cells. 2) when adding a new row, it doesn't have the new data in the e.row parameter, all cells values equal "nothing". 3)Whe enter key es pressed, the RowValidating fires, but the new row is added to datasource even if cancel is set to true.
Thanks .......