Click here to Skip to main content
15,906,333 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: X axis labels question - Web project Pin
john_paul11-Feb-06 13:11
john_paul11-Feb-06 13:11 
GeneralRe: X axis labels question - Web project Pin
Dave Kreskowiak11-Feb-06 15:12
mveDave Kreskowiak11-Feb-06 15:12 
Questionconection string Pin
ddpn4210-Feb-06 8:40
ddpn4210-Feb-06 8:40 
AnswerRe: conection string Pin
Dave Kreskowiak10-Feb-06 9:01
mveDave Kreskowiak10-Feb-06 9:01 
GeneralRe: conection string Pin
ddpn4210-Feb-06 9:04
ddpn4210-Feb-06 9:04 
GeneralRe: conection string Pin
Dave Kreskowiak10-Feb-06 9:25
mveDave Kreskowiak10-Feb-06 9:25 
GeneralRe: conection string Pin
Jason McBurney10-Feb-06 11:50
Jason McBurney10-Feb-06 11:50 
Questioncombo box Pin
fmardani10-Feb-06 7:41
fmardani10-Feb-06 7:41 
This is what I am using to populate a combo box.
cboSectionTitle.DataSource = premiumsListDataSet
cboSectionTitle.DisplayMember = "SectionTitle"
cboSectionTitle.ValueMember = "SectionID"

I get an error on the ValueMember line as follows:
can not bind to the new display member

I think there is a problem with the data but do not see what it is.
P.S. The SectionID column is not unique
in the table the fields parentID and SectionID are both primary keys

Thanks
AnswerRe: combo box Pin
Dave Kreskowiak10-Feb-06 8:57
mveDave Kreskowiak10-Feb-06 8:57 
QuestionFingerPrint enrolment and Verification Pin
aransiola10-Feb-06 7:32
aransiola10-Feb-06 7:32 
AnswerRe: FingerPrint enrolment and Verification Pin
Dave Kreskowiak10-Feb-06 7:43
mveDave Kreskowiak10-Feb-06 7:43 
Questioneasiest way to convert decimal to binary Pin
UAB_Blazer10-Feb-06 6:32
UAB_Blazer10-Feb-06 6:32 
GeneralRe: easiest way to convert decimal to binary Pin
Guffa10-Feb-06 7:12
Guffa10-Feb-06 7:12 
Questioncrystal reports databaselogon Pin
microuser_200010-Feb-06 5:55
microuser_200010-Feb-06 5:55 
QuestionSending Control Codes directly to Printer in VB. net Pin
BenHieu10-Feb-06 3:55
BenHieu10-Feb-06 3:55 
AnswerRe: Sending Control Codes directly to Printer in VB. net Pin
progload10-Feb-06 4:57
progload10-Feb-06 4:57 
Questionhow to develope Barcode Reader in VB Pin
Kamalatharsan10-Feb-06 3:48
Kamalatharsan10-Feb-06 3:48 
AnswerRe: how to develope Barcode Reader in VB Pin
bmyangelval1-May-06 19:47
bmyangelval1-May-06 19:47 
QuestionCombo - Prevent MouseWheel event Pin
RichardBerry10-Feb-06 3:45
RichardBerry10-Feb-06 3:45 
Questionhow to acces appsetting web.config for connection string? Pin
pandapatin10-Feb-06 1:52
pandapatin10-Feb-06 1:52 
AnswerRe: how to acces appsetting web.config for connection string? Pin
Guffa10-Feb-06 2:11
Guffa10-Feb-06 2:11 
GeneralRe: how to acces appsetting web.config for connection string? Pin
pandapatin10-Feb-06 4:10
pandapatin10-Feb-06 4:10 
AnswerRe: how to acces appsetting web.config for connection string? Pin
Guffa10-Feb-06 7:15
Guffa10-Feb-06 7:15 
QuestionProblem with System.net.mail Pin
kostasdiktia210-Feb-06 1:06
kostasdiktia210-Feb-06 1:06 
AnswerRe: Problem with System.net.mail Pin
Craster10-Feb-06 1:35
Craster10-Feb-06 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.