A
afsheen
Hi
Iam retreiving a Dataset from a webservice into my web application. I have
to populate a dropdown web control with it but my problem is that the column
of countries that i want to populate the dropdown list has duplicate values
...... how can i prevent that from appearing in a dropdownlist bounded to the
dataset without making changes in the sql data retrival select statement in
my webservice code......
thanks
Afsheen
Iam retreiving a Dataset from a webservice into my web application. I have
to populate a dropdown web control with it but my problem is that the column
of countries that i want to populate the dropdown list has duplicate values
...... how can i prevent that from appearing in a dropdownlist bounded to the
dataset without making changes in the sql data retrival select statement in
my webservice code......
thanks
Afsheen