Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding items to combobox
Message
From
04/10/2005 10:06:00
 
 
To
04/10/2005 09:02:58
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01054999
Message ID:
01055840
Views:
26
So the reason that you wanted to add Items to the ComboBox was because you had trouble to begin with when using your DataTable? I assume that you used that DataTable to bind other stuff on your form. Yeah, that will cause a problem if you're trying to also use it as a DataSource for a Combo. You'll need to use a Copy of the DataTable as your Combo's DataSource.

~~Bonnie


>Well I tried using my datatable, but it messed the original bindings I had in place. Let me play around with it a little more and see what I can come up with.
>
>Thanks for your help!
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform