Answered by:
Tab Control in Mobile Web Application

Question
-
User462678248 posted
Hi all,
I am developing a mobile web application in which i want to use a tab control .Is there any way to use a tab control in mobile Web application.
Thanks
Bijaya
Thursday, October 30, 2008 7:34 AM
Answers
-
User-2106054853 posted
Hi,
Some AJAX features are not supported by the mobile devices. I've not tried that yet but you can watch this video first:
If it doesn't work with the controls in the ASP.NET AJAX Toolkit you can use UpdatePanel to simulate one yourself.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, November 2, 2008 10:59 PM -
User1634317999 posted
Hello,
you can use the tabs control of the ASP.NET AJAX Control Toolkit for Safari on iPhone and Safari on iPod touch and some other modern mobile browsers but not for Internet Explorer Mobile on a Windows Mobile device.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, November 3, 2008 2:35 AM
All replies
-
User-2106054853 posted
Hi,
Some AJAX features are not supported by the mobile devices. I've not tried that yet but you can watch this video first:
If it doesn't work with the controls in the ASP.NET AJAX Toolkit you can use UpdatePanel to simulate one yourself.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, November 2, 2008 10:59 PM -
User1634317999 posted
Hello,
you can use the tabs control of the ASP.NET AJAX Control Toolkit for Safari on iPhone and Safari on iPod touch and some other modern mobile browsers but not for Internet Explorer Mobile on a Windows Mobile device.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, November 3, 2008 2:35 AM -
User1634317999 posted
Hi,
Some AJAX features are not supported by the mobile devices. I've not tried that yet but you can watch this video first:
If it doesn't work with the controls in the ASP.NET AJAX Toolkit you can use UpdatePanel to simulate one yourself.
Hello,
ASP.NET AJAX is no more working on IE Mobile if you use .NET Framework 3.5 or .Net Framework 3.5 SP1.
Thursday, November 13, 2008 4:14 PM