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

Grid/DataSource is nailed to Kendo MVVM - is it by design?

0 Answers 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sergei
Top achievements
Rank 1
Sergei asked on 05 Apr 2012, 10:33 PM
Hello.
I understand that you want to provide developers with complete framework for building html5 apps. But with the last release where you have added your own MVVM implementation we've got into troubles.
We have our own objects and can't inherit them from kendo.ObserableObject. We was adding them into kendo.Grid and evething worked. But now kendo automatically tries to wrap our objects into its own ObserableObject/ObserableArray objects. As our object have cyclic references wrapping process fails with StackOverflow exception. I wonder what's your position about using kendo with "foreign" viewModels (which weren't created by kendo.obsersable): do you suppose it to work or not? Tnx.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Sergei
Top achievements
Rank 1
Share this question
or