Click here to Skip to main content
15,908,111 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to add items in list from table in sql sever
Posted
Comments
ZurdoDev 6-Apr-12 12:13pm    
There is a lot involved. You have to connect to SQL, retrieve the data, setup the binding on the listbox and then databind. What have you done so far?

 
Share this answer
 
Comments
VJ Reddy 8-Apr-12 21:05pm    
Good links +5.
Shahin Khorshidnia 9-Apr-12 6:32am    
Thank you very much VJ
The links given in Solution 1 by Shahin are very good.
I think the following links also may be helpful
Populate listbox with an sql query[^]
ListBox and ComboBox Sample[^]
 
Share this answer
 
Comments
Shahin Khorshidnia 9-Apr-12 6:32am    
+5
VJ Reddy 9-Apr-12 6:35am    
Thank you, Shahin.

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