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

MVVM and ModalView causes page to show flat text

1 Answer 37 Views
ModalView
This is a migrated thread and some comments may be shown as answers.
Nathan
Top achievements
Rank 1
Nathan asked on 14 Mar 2014, 09:45 PM
If I create a view with data-role="modalview" and then use Kendo.bind() using MVVM it causes the page to show just plain text with a white background.  If I change the data-role to view it works correctly.  Is there something special that must be done to use MVVM with a modalview?

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Nikolov
Telerik team
answered on 18 Mar 2014, 11:18 AM
Hi Nathan,

In order to use MVVM with a mobile application you need to do it via the data-model attribute, as shown in the following article:

http://docs.telerik.com/kendo-ui/getting-started/mobile/mvvm

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