Hi --
I've been trying to get a "switch" of any kind to work with the regular MVVM framework -- it's a full desktop web application (not the mobile flavor).
I have tried including the mobile css, creating a new kendo.mobile.application, but nothing seems to work.
Do you have any examples of the mobile switch being used in a non-mobile application and using the MVVM framework? I'd love to see the code in a JsFiddle or something.
If you need it, I can try to create a non-working fiddle with what I'm after -- but it's really just a multi-field form, where one/more of the fields is a switch -- and uses the MVVM framework and NOT a mobile application.
Any assistance is appreciated -
Erik