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?
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?