Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Set Index to -1 of a dropdown list


Message #1 by "Rajesh" <rajesh@r...> on Thu, 21 Nov 2002 14:56:27 +0300
Hi All

I'm new to .NET. How can I set the index of Dropdown list to -1. In VB I used to do that for a not selected state

Thanks


Message #2 by =?iso-8859-1?Q?Anders_Hedstr=F6m?= <anders.hedstrom@b...> on 21 Nov 2002 13:13:37 +0100
ddlName.SelectedIndex =3D -1;

Rajesh <rajesh@r...> skrev (2002-11-21):
>Hi All
>
>I'm new to .NET. How can I set the index of Dropdown list to -1.
>In VB I used to do that for a not selected state
>
>Thanks
>
>
>
>to unsubscribe send a blank email to leave-aspx_beginners-1090549J@p...
x.com.
>


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


  Return to Index