how to bind two column values in dropdown list in gridview
my table has three columns productid,productname,price
In dropdownlist i want display all productname-price from database.
in dropdown i need like this below
iphone-15000
oneplus-2000
all in gridview column.(front end)