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

telerik mvc + jquery mobile

2 Answers 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Naveen
Top achievements
Rank 1
Naveen asked on 09 Nov 2011, 12:32 PM

Posted 8 minutes ago (permalink)

Hi,

I am evaluating telerik mvc controls for one of my project., I created a POC using telerik controls and try to view the same  web and mobile . now when i deploy my application (windows 2003 machine and IIS6),  now i access the deployed url., the rendering was good and controls seems to work good in both mobile and web.

Now for mobile view , in layout.cshtml i happen to add references jquery mobile files (.css and js) , now when i deploy my application (windows 2003 machine and IIS6) i see nothing is but a blank page

if i comment out the jquery mobile reference., view is displayed perfectly. Is that anything i am missing as part of mobile + telerik integration or some thing like telerick mvc does support jquery mobile.

Please reply.

Thanks
Naveen.

2 Answers, 1 is accepted

Sort by
0
Joe Sugden
Top achievements
Rank 1
answered on 19 Mar 2012, 03:33 PM
Same thing happens to be too but with classic ASP.NET controls!!!

Please Help!!!
0
Petyo
Telerik team
answered on 22 Mar 2012, 01:27 PM
Hi,

As far as jQuery mobile docs state, jQuery mobile requires very rigid HTML structure. Anything outside of <div data-role="page"> is discarded. 

This is probably the reason why you are experiencing the described issue. 

All the best,
Petyo
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Naveen
Top achievements
Rank 1
Answers by
Joe Sugden
Top achievements
Rank 1
Petyo
Telerik team
Share this question
or