We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Datagrid Sample Required using IEditableObject

Hi,
In MS Datagrid (.Net 4.0), the BeginEdit is being called two times. If you look at the stack trace in the debugger when BeginEdit is called, you'll see that the first time, it's the collection view calling it, and the second time, it's a BindingGroup. So, its a bug.

--------------

Hence, if this is not the case with Syncfusion controls, then,

Where can I get a basic Datagrid sample from SyncFusion displaying the binding and editing capabilities using IEditable object ?

OR 

A Sample demonstrating the AddNew, Edit, Delete in MVVM way ? 



1 Reply

KR Kannan R Syncfusion Team January 22, 2013 02:16 PM UTC

Hi Angshuman,

 

Thanks for using Syncfusion products.

 

We have analyzed your query with our sample, please find our response below

 

Query

Comments

 

Where can I get a basic Datagrid sample from SyncFusion displaying the binding and editing capabilities using IEditable object ?

 

 

We have prepared a sample with IEditable object and verified, BeginEdit function gets called once. Please find sample based on your requirement in below location.

 

Sample Location: IEditableObject.zip

 

 

A Sample demonstrating the AddNew, Edit, Delete in MVVM way ? 

 

 

you can refer Observable Collection Demo sample in our Dashboard Sample. This sample demonstrates the AddNew, Edit, Delete in MVVM pattern. Please find its path in below location.

 

Path Location: C:\Users\kannanr\AppData\Local\Syncfusion\EssentialStudio\10.4.0.53\WPF\Grid.WPF\Samples\3.5\GridDataControl\DataBinding\Observable Collection Demo

 

 

Please let us know if you have any queries,

 

Thanks,

Kannan.R


Loader.
Live Chat Icon For mobile
Up arrow icon