This question is locked. New answers and comments are not allowed.
Hello,
I found that when I put a breakpoint on my event handler method for inserting event of OpenAccessDataSouce, the application performance never stops there, even if I add a new row to my radGrid. I need this to have a full control to the data that will be inserted to the database. For example, I want to have a chance to edit some fields of item by some rules before inserting, even if they don't bind on the RadGrid. Please, suggest.
BTW, it would be wonderful if we have examples with radGrid rows inserting and updating, becouse I didn't find any ones with this.
Thanks.