dbcontrols

by 1 replies
2
To populate a single column value which dbcontrols you to use?
#programming #dbcontrols
  • In ASP.NET, I would use a combobox for that and databind it to the database. It makes it easy to choose from a single column data where we can choose the data easily.

Next Topics on Trending Feed