|
-
Nov 6th, 2002, 04:40 PM
#1
Thread Starter
Hyperactive Member
Binding dataset column to a combolist
Hi, I have a combolist that I want to bind a dataset column to.
My dataset contains two columns, A and B for example
How can I bind just column A of the dataset to a combolist?
thanks
MarkusJ
-
Nov 9th, 2002, 01:33 PM
#2
Thread Starter
Hyperactive Member
-
Nov 9th, 2002, 10:27 PM
#3
You would just bind the combo to teh datasource and list the column you want as the DisplayMember.
-
Nov 10th, 2002, 03:13 PM
#4
Thread Starter
Hyperactive Member
*Resolved*
Great, thankyou for your help
MarkusJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|