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

How to use Grid with MVVM

3 Answers 128 Views
Grid
This is a migrated thread and some comments may be shown as answers.
axwack
Top achievements
Rank 1
axwack asked on 07 Aug 2012, 04:42 PM
I have successfully created a grid using the MVVM pattern. It works great. However, what I'm struggling with is how to use the Grid with a combination of MVVM and the configuration and api methods available from Kendo UI.

For example, I am trying to create a detail row from a master row. The examples don't allow me to do that. Should I be doing something different when coding with this paradigm?

3 Answers, 1 is accepted

Sort by
0
Ednei
Top achievements
Rank 1
answered on 07 Aug 2012, 07:39 PM
0
axwack
Top achievements
Rank 1
answered on 07 Aug 2012, 09:04 PM
Thanks. I've seen these examples but what I was looking for was how to data bind the viewmodel data to the datasource.
0
axwack
Top achievements
Rank 1
answered on 08 Aug 2012, 08:35 PM
Is one supposed to use the Grid with the MVVM pattern? It appears that all the jquery functionality gets lost when using this. Can someone comment?
Tags
Grid
Asked by
axwack
Top achievements
Rank 1
Answers by
Ednei
Top achievements
Rank 1
axwack
Top achievements
Rank 1
Share this question
or