| Thread | Last Post | Replies |
|
| Mobie Web Form without Datagrid/Table | 28 Feb 2005 16:04 GMT | 2 |
Dear all expert Mobile web form is no Datagrid and Table, how can I display data from Database with a structured style?
|
| Using FindControl to search for control inside of ObjectList's ItemTemplate | 22 Feb 2005 01:05 GMT | 3 |
I have a DataBind event handler and want to find some control by it's ID in a current row ObjectListItem (...EventArgs.ListItem). I do as curtain MSDN - use ObjectListItem.FindControl("id") but method returns me null. I used to use this FindControl technique
|
| How to redirect to another page from MobileUserControl | 21 Feb 2005 08:15 GMT | 3 |
I need to write some MobileUserControls that has a button and redirect to anywhere. I found problem to call RedirectToMobilePage method in MobileUserControl, because MobileUserControl is not inherited from
|
| Session_End in the Global.asax.vb file | 21 Feb 2005 08:01 GMT | 1 |
I've a mobile application where the Sub Session_End in the Global.asax.vb file don't come elaborated if I close the browser, while it works correctly when the timeout expires.
|
| Problem with mobile:link rendering on Nokia devices | 08 Feb 2005 16:48 GMT | 2 |
I have a ASP.NET Mobile site, and have come against a strange bug. A page which contains mobile:link tags renders perfectly on all phones (BreakAfter=True), but strangely enough, on Nokia devices it renders WML content but does not display a br (line break) tag after the anchor ...
|