Kendo UI Mobile not working -


have been trying build sample kendo ui mobile application in mvc. never worked shown in demos. tried same code given in demo in following demo.

http://demos.kendoui.com/mobile/forms/index.html#/

but geting following error. no idea, how solve it.!

**typeerror: kendo.mobile.application not constructor** var app = new kendo.mobile.application(document.body); 

please me out. have been stuck on more 1 week.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -