Hello,
Instead of using OnItemInserted try to wire InsertCommand and follow the help article below which elaborates on inserting values:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/insert-records/inserting-values-using-inplace-and-editforms-modes
Additionally, after you are inserting values manually you should set AllowAutomaticInserts property to false.
Regards,
Pavlina
Telerik
Instead of using OnItemInserted try to wire InsertCommand and follow the help article below which elaborates on inserting values:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/insert-records/inserting-values-using-inplace-and-editforms-modes
Additionally, after you are inserting values manually you should set AllowAutomaticInserts property to false.
Regards,
Pavlina
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.