Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I assign a DataTable, to a ComboBox's DataSource property--yet the data does NOT show in the ComboBox.

During debug, I can see where the DataSource Row.Count property shows the correct number of records, but they just will NOT display!!

(I had this problem a while ago, but I don't remember how I resolved it. Perhaps, take the clothes out of the dryer, or something like that.)

What I have tried:

Using BindingSource and DataTable.
Posted
Updated 23-May-22 0:30am

 
Share this answer
 
Thanks, but I found that REWRITING the project--works, somehow.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900