Howdy,
I've got a dataset that contains two tables. An ID and Name that is being passed through a xml web service that I would like to put into a dropdownlist box. I need to set a text value of the Name to display and the ID as the value member. I was wondering if anyone had any ideas, I've tried a few things that I can't seem to get to work. Was wondering if anyone knew of any good FAQs or sites that they would be willing to share with me.
I've also tried to add the data to a datagrid. I can't seem to pull in the data to the datagrid, but I can get the table descriptions. Anyone have a quick snip of code they could post as an example maybe that would help me with my problem above?
Thanks,
Dd.
I've got a dataset that contains two tables. An ID and Name that is being passed through a xml web service that I would like to put into a dropdownlist box. I need to set a text value of the Name to display and the ID as the value member. I was wondering if anyone had any ideas, I've tried a few things that I can't seem to get to work. Was wondering if anyone knew of any good FAQs or sites that they would be willing to share with me.
I've also tried to add the data to a datagrid. I can't seem to pull in the data to the datagrid, but I can get the table descriptions. Anyone have a quick snip of code they could post as an example maybe that would help me with my problem above?
Thanks,
Dd.