Hi,
I have been trying to insert a new row with some values into the database table to which its binded, the insertion i do dont get reflected into the database can u help me out of this with simple sample.
2 Answers, 1 is accepted
0
Vlad
Telerik team
answered on 30 Nov 2010, 07:56 AM
Hello,
If the grid is bound to LINQ to SQL or EF context you need to call SubmitChanges();
Regards,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF