Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default to blank in ASP.Net dropdown list
Message
From
21/07/2006 14:45:12
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01138622
Message ID:
01138679
Views:
10
That works great.

Thanks,

Jerry


>Hey, Jerry,
>
>The only way I've ever been able to do this, is to insert an entry after I do the data binding:
>
>
>        this.cboMyPulldown.Items.Insert(0,"<Please make selection>");
>
>
>Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform