microsoft.public.dotnet.framework.aspnet.mobile Archive - August 2002
Post a message to this list
Messages
Page: 1
How to display Data in Cell Phones Dynamically using MMIT (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Dear All, I have developed an Mobile Web Applicaytion for PDA and now i am wkg on Cell Phones using MMIT. I have a Foll Req i need to display the list of Details in Cell Phone, detail 1 detail 2 detail 3(All from DB) When i did for PDA i solved this by using a String in Code behind. Inside a Device specific Content Template. Asp:Panel runat "server" % String % /asp:panel I want to fully use only t...
ItemDetailsTemplate and Back button (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I'm using an ObjectList with ItemDetailsTemplate but I want the [Back] button. Is there any way to get it? Many thanks Fajo
Creating Mobile Controls at runtime (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, Is it possible to create mobile controls dynamically? My problem is that I don't know how many labels I need on my mobile form because it depends on the query results of the database. So I would like to create a new label for every retrieved record from the database. Thanks for any help Dennis
Cannot redirect from login page for mobile web. (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I use MS ASP.NET Web Matrix to create mobile web and I need to do login function. I try to use the code from normal web (not mobile one) that I created before. The problem is, after user click enter, it tells me that: Calling Response.Redirect on a postback can have unpredictable results on mobile devices and gateways. Use MobilePage.RedirectToMobilePage method instead. I use response.redirect met...
Display a simple colored box with text inside on PocketPC (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
How? I thought a label with backcolor set would work. I thought a panel with BackColor set would work. I thought a TextView with BackColor set would work. None work although all have a backcolor property. Thanks, Chris
ObjectList Display ViewMode (5 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I have a simple need to display an entire small table using MIT. I am trying to use the ObjectList control but when I bind the data to the ObjectList (via a datareader) I get a single column that is hyperlinked to the details for that record. The data that I am binding is dynamic so I cannot specify the column names to be displayed. How can I display the entire contents of a small table. This is t...
How to detect an Imode (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hello all, I am trying to detect if my asp.net app has been called by a browser on an Imode, Request.Browser.Browser.ToString() responds with "unknown" and Request.Browser.Platform.ToString() gives the same result: "unknown" Is there anybody with a solution for this? TIA Jan
Setting Margins in ASP.NET using Mobile Web Forms (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I am trying to develop an application using ASP.NET and MMIT and so far everything I needed to do was pretty easy. However, right now I ran into a problem that at first seems pretty easy however I cannot seem to be able to find a good solution. I am sure the solution to this is very simple and I am just missing something obvious, but I just cannot find it anywhere. Please keep in mind that my targ...
Urgent-ObjectList Control Problem (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Dear All, I am develeoping a Mobile Web App using MMIT for Cell Phone.I have the foll requirement which i am not able to acheive by Mobile:objectList Control. Problem 1 Display A1 B1 C1 A2 B2 C2 A3 B3 C3 I want A1,A2,A3 to be Mobile HyperlInks which i cannot do it by ObjectList Why????. Bcos i need to traverse via pages i need to show data's with only Hyperlinks,Which is not possible at present. I...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com