[dba-VB] VB.Net combo

Mike & Doris Manning mikedorism at verizon.net
Wed Jan 11 07:21:18 CST 2006


Don't ask where my brain was when we talked about this yesterday.  It was
obviously way too tired to think straight...

The reference to the dataset is already known from the Datasource so all you
need to do is directly tie the properties to the fields like this...

cboService.DisplayMember = "RA_Rank"
cboService.ValueMember = "RA_ID"

Doris Manning
mikedorism at verizon.net






More information about the dba-VB mailing list