2
Answers

bind combo box with the field names of a table?

I want to get the field names of a table of my sqlserver database and bind them to a combo box. What is a csharp code for the same?

Answers (2)