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