Calling a method in design time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sfreak
    New Member
    • Mar 2010
    • 64

    Calling a method in design time

    Hello guys,

    Is calling a WebMethod in design time possible using VS2010?

    I would like to create a control that when i set a property it calls a webservice and bring me a DataSet structure in design time. So i can bind my edit controls based on this DataSet that I got from my webservice.

    Is that possible?
Working...