Hi,
I use a RadGridView and RadDomainDatasource together and to submit changes in RadGridView I have a RadButton with a SubmitChangesCommand.
When I edit a cell and then lost focus the validation process is executing. My question is how do I do to run this validation process only after clicking the SubmitChangesCommand Button.
Thanks for the help