User-503410 posted
I am developing an web application to sit on a PDA running PPC2003. My main form is a normal web form (not mobile, cause I cant see, for the life of me how to do this in a mobile web form) has a link button that drops down a menu when clicked, and a Datagrid
underneath. When I load the form on the PDA, the link button is always at the bottom and the datagrid above it. Any ideas how I can sort the layout out to display the menu and link at the top of the form? I hope this make sense. I cant describe it any better!!
Thaks in advance for any help you can give me!
User2085740027 posted
Hi, Since the screen size is smaller than the desktop it always happen that u either need to write a seperate page with the layout suits the pocket IE or use a objectlist control with in a mobile page. Else check this article for device specific rendering and
the same in dotnetforce site http://www.asptoday.com/Content.aspx?id=1258 http://www.asptoday.com/Content.aspx?id=1303 try this sample in desktop browser and pocket ie http://www.dotnetforce.com//mobilesite/OLTemplate.aspx