943,096 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Marked Solved
  • Views: 28
  • ASP.NET RSS
Sep 4th, 2010
0

Web Service

Expand Post »
Hello Everyone,

I just write a web service in which function return a dataset. Now I have load that dataset in asp:dropdownlist in a web page. Please let me know bow would I do this.

Thanks
Farooq
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
farooq82 is offline Offline
29 posts
since Feb 2009
Sep 5th, 2010
0
Re: Web Service
1) You need to add you web service as Web Reference in your application where you want to use this web service.
2) Once you will add Web Reference, you will be able to access your web service class.
3) Create the object of your class.
4) by using object of your class access the function you want to bind with dropdownlist. Binding is similar as we are doing normally.

Click to Expand / Collapse  Quote originally posted by farooq82 ...
Hello Everyone,

I just write a web service in which function return a dataset. Now I have load that dataset in asp:dropdownlist in a web page. Please let me know bow would I do this.

Thanks
Farooq
Reputation Points: 17
Solved Threads: 56
Posting Whiz in Training
rohand is offline Offline
293 posts
since Mar 2010

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Server Error in '/' Application.
Next Thread in ASP.NET Forum Timeline: Index was out of range. Must be non-negative and less than the size of the collection





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC