Click here to Skip to main content
16,022,060 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello experts,

i have class file , referenced webservice , this webservice is returning array.in the below format.
[[1- Living Room], [2 - Kitchen], [3 - Family Room], [4 - Bedroom1], [5 - Entry], [6 - Hallway], [7 - Stairway], [8 - Basemen]]

this data i need to load to dropdownlist in the aspx.vb file .

how to bind the webservice response array into dropdownlist

What I have tried:

tried different thing but unable to solve.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900