Are you setting DisplayMember and ValueMember to the proper columns from the
table in the dataset?
> Hi, I'm trying to populate a combo with a typed dataset (I am filling the
> dataset in the form load) by using the databindings , (Selected Item &
[quoted text clipped - 5 lines]
> Many thanks for any answers
> Ant
Ant - 01 Feb 2006 03:15 GMT
Thank you CLR,
in fact I worked it out & correct, I hadn't set the Display Member or Value
member properies. Thanks very much for your reply.
Ant
> Are you setting DisplayMember and ValueMember to the proper columns from the
> table in the dataset?
[quoted text clipped - 8 lines]
> > Many thanks for any answers
> > Ant