Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty Row In Combo
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01381353
Message ID:
01381359
Views:
33
>>I have a stored procedure which returns a distinct list of categories. I call it via a strored proc and bind the DS to a combo.
>>
>>Problem is, once the user selects an item in the combo, there's no way to choose nothing. There's no empty row. Initially I have set the combo's SelectedIndex to -1, but that doesn't allow the user to unselect the selected item in the combo.
>>
>>Anyone?
>
>Add one additional entry to your combobox with -- Select --

Ya,. but where? In the data table? I have tried to add items, but you can't when the combo is bound.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform