| Templates with dynamic data column names (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Has anyone figured out how to use templates where you don't know the data column names at design time? I know the column names at runtime but all the template examples that I've found have the column names hard coded. I want to use the templates for the detail page of an ObjectList control. |
|
| "Windows CE Devices and Palm Devices Help Needed" (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Platform : Windows XP Framework : Microsoct .Net Framework 1.1 Language : c# Tehnology : ASP.NET Hi All, I am newbie to Mobile Development Environment. I have to Develop Mobile Application for Windows CE Devices and Palm Devices. But I am confused to start in a right way. Can any body Guide me How to start Application. I go through the Basic Books on Mobile "Mobile and Wireless Design Essentials b... |
|
| choosing .NET mobile control for web application's report page (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| RE: choosing .NET mobile control for web application's report page I would like to create a mobile web application having a report page displaying several fields per line. An additional requirement is that it should have an editable checkBox (preferable) or modifyable HTML Link (toggling displayed text between 'not selected' and 'selected') in the first column. The checkBox clicked or Link clicked... |
|
| migrating regular web app to PDA (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| My company is looking into expanding a standard ASP.NET web application to work on a PDA. I've been snooping around trying to find out how big an effort this is going to be. At the moment my biggest concerns are that 1. The current pages are obviously too large to fit conveniently on a PDA, so we're going to have to split the interface up into smaller pages and have two versions of the software, s... |
|
| Creating Dynamic Mobile Forms using MMIT (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| (Type your message here) From: Nadun Senevirathne Hi Group, I am using MMIT to create a mobile application and I need to create mobile web forms dynamically. I tried following code but it thorows me an error. private void Command6 Click(object sender, System.EventArgs e) { System.Web.UI.MobileControls.Form Form6 new System.Web.UI.MobileControls.Form(); ActiveForm Form6; } This is the error I get w... |
|
| <do prev> (6 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, When i try to navigate between two pages and want to activate a particular form it fails : NavigateUrl wap.aspx#form2 How do you do this ? Is this possible to render the prev anchor ? Regards Biggir |
|
| ASP.NET mobile technology (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, Please give me some URLs for ASP.NET PDA programming. Thanks, TS |
|
| !!ASP DataGrid HyperLink Column (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I couldn't utilize HyperLink Column of DataGrid it returning error : Line 1255: ItemStyle VerticalAlign "top" / Line 1256: /columns Line 1257: asp:HyperLinkColumn HeaderText "Details" Line 1258: DataNavigateUrlField "Stock#" Line 1259: DataNavigateUrlFormatString "mobSearchDet.aspx?StockN {0}" Parser Error Message: Type 'System.Web.UI.WebControls.DataGrid' does not have a property named 'asp:Hyper... |
|