How to bind database table column names to the dropdown list

May 21 2015 3:32 AM

Hai Sir,
       I have one table "Subject" in my database with column names subid,sub1,sub2,sub3 and etc.
        And I want to bind these column names to the dropdown list in my frontend(.NET).

 

Answers (2)