This is a migrated thread and some comments may be shown as answers.

MVVm CRUD Grid with an external form

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dirk
Top achievements
Rank 1
Dirk asked on 15 Dec 2015, 10:48 AM

Hello,

i had to translate all our adobe flex programms to kendoui. In this flex programms the crud programms work like the following:

On the left side is a grid that is showing the relevant data of the file, on the right on a detail form where you can change (or add and delete) the data.

Because there are a lot of datafields i didn't want to use the popup or inline option to to the crud operations.

My question is no how can i bind the datasource to the grid and my custom form ?

So i am lookin g for an example like that

http://demos.telerik.com/kendo-ui/mvvm/remote-binding

where the dropbox is replace with a grid,

It would be fine if somebody can help here because i am new to kendo.

 

Regards

Dirk Enders

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 16 Dec 2015, 09:51 PM
Hi Dirk,

Check this example as it shows how to edit Grid records using external form and Kendo MVVM:

The example can be combined with Grid MVVM initialization methods.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Dirk
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or