iphone - ASP.NET Ajax Control Library Best for Mobile Web -


i need set of basic ajax controls work asp.net. need basic controls, lists, trees, masked edits, accordians etc. however, twist many of users of web app using mobile browsers on android , iphone, controls need work in small screen touch oriented formats. (for example, asp.net ajax library resize control doesn't work in environment.)

does have experience , recommendations in area?

i know 2 frameworks works on mobile browsers , touch friendly:

http://www.sencha.com/
http://www.jqtouch.com/

they both good. hard use them asp.net because of nature of asp.net web forms (view states, generated id's, 1 form wraps content , on).
if want use them you'll need use different development approach in standard asp.net web forms application. site more set of json services few pages simple structure , no server forms. seems me better create separate wcf json service expose data , simple website 1 or several start pages without server forms , code init , launch application.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -