Dear All,
I m using visual studio 2008 c# and sql server database. I have one combo box and one list box. I have save some data in item table which is save in database and I want retrieve this data in the list box when I am select the value from the combobox. So how it is possible plz give me some example code.