This question is locked. New answers and comments are not allowed.
I Try Telerik Grid View Demos That Example :
http://demos.telerik.com/silverlight/#GridView/Commands
But The Operations Insert, Delete, Save don't Effect Real in DB it is Just Effect in Shown Data Grid but When See my Data in DB it Seems Like not Effected so how can I handle it Specially I use Entity Framework
I want to Know The use of Defining ICommand in Page Constructor in .cs Class (deleteCommand - beginInsertCommand - CancelRowEditCommand - CommitRowEditCommand)
Thanks Alot For Your Help and Support
http://demos.telerik.com/silverlight/#GridView/Commands
But The Operations Insert, Delete, Save don't Effect Real in DB it is Just Effect in Shown Data Grid but When See my Data in DB it Seems Like not Effected so how can I handle it Specially I use Entity Framework
I want to Know The use of Defining ICommand in Page Constructor in .cs Class (deleteCommand - beginInsertCommand - CancelRowEditCommand - CommitRowEditCommand)
Thanks Alot For Your Help and Support
