Click to See Complete Forum and Search --> : Databinding listbox with datatable


kenshinofkin
June 4th, 2008, 06:48 PM
I want to databind a drop down listbox using a datatable. If say I have a datatable with a productName and productId, so if a user selects an a product name from the list I can get the id aswell. Can I do this and how?
Thanks for your help.