[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Selectionlist - How to Change the Initial Value

Mark Gialo

11/21/2006 12:52:00 PM

I am programatically creating a SelectionList Object within a Panel Control.

How can I override the default "selected items" verbiage to be more
applicable to my application?
1 Answer

Jay

11/23/2006 6:46:00 AM

0



"Mark Gialo" wrote:

> I am programatically creating a SelectionList Object within a Panel Control.
>
> How can I override the default "selected items" verbiage to be more
> applicable to my application?

You can use listitemname.selecteditem=index_value or name to customize your
selection