mike7510uk 0 Newbie Poster

display a database column in listbox, that when an item is clicked it will display into a label another database column, for example...in my listbox i have it databound to display the TITLE column of database. when a TITLE is clicked i want its corresponding SOLUTION displayed into the label...any ideas?