Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Mobile > Mobile List ItemsAsLinks

Reply
Thread Tools

Mobile List ItemsAsLinks

 
 
rwoo_98@yahoo.com
Guest
Posts: n/a
 
      10-03-2005
I have the following on a mobilepage:

SectionList
Command
List

The SectionList SelectType is a DropDown.
Both the SectionList and List are dynamically generated.
List also has an OnItemDataBind event, which adds additional text to
the List.
The List.ItemsAsLinks is set to false.

When the page comes up the items in the List are displayed as links and
contain a postback. I don't want the Items displayed as links. Any
ideas?

Thanks,

 
Reply With Quote
 
 
 
 
rwoo_98@yahoo.com
Guest
Posts: n/a
 
      10-03-2005
Found the problem. If you double click the List object in the design
window, a ListCommandEventHandler is automatically created. Once this
happens, the items in the List are created with a postback.

Hope someone finds this useful.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iPhone4,iPhone3,Ipad,Apple Mobile,Blackberry Mobile,HTC Mobile,LGMobile,Motorola Mobile,Nokia Mobile,Samsung Mobile chen selina C++ 0 07-13-2010 08:53 AM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C++ 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C Programming 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com Java 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C Programming 0 12-09-2007 09:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57