Throughout our VB.NET application, we populate combo boxes and grids using SQL queries. The queries are usually run by a WCF service which the client software calls via a presenter.
We set the .DisplayMember and .ValueMember before setting the .DataSource, because we read somewhere that it's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.