i had 7 columns in my tabel and i want to display all the data in list box one after another not in a single line with where clause condition "where name = @nameTextBox" where nameTextBox is a TextBox on the same page
Example
Joe Inc = this is the value of Text Box
Joe 12 gold Street Pincode 10010 PHone-+121212
this is the type of format to be retrieve from databse