Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
Binding WebTree via XML Web Service source
posted

I have an ASP.Net application where I will be hitting a java webservice, returning a hierarchial view of data that may be up to 5-6 parent>>children levels.  I have seen some posts about using the XMLDataSource control to bind to the webtree, but that control appears to use an XML file rather than an object containing an xml data object.

Can anyone give me some advice, point me to some examples, etc of accomplishing this?

It will be greately appreicated.

Thanks,

Joel WZ