Connecting Tech Pros Worldwide Forums | Help | Site Map

Populate a treeview with a xml string

ippo
Guest
 
Posts: n/a
#1: Oct 19 '07
Hi all, I would like to know if is possible to populate a treeview
using a xmlstring in a c# class.

thank you all

Bruno


Mansi Shah
Guest
 
Posts: n/a
#2: Oct 19 '07

re: Populate a treeview with a xml string



Hi,

You can refer to this link, u might find your solution..

http://demos.mcmscontrols.com/aspnet...gramming/XmlSt
ringBinding/DefaultCS.aspx

Regards,
Mansi Shah.

*** Sent via Developersdex http://www.developersdex.com ***
ippo
Guest
 
Posts: n/a
#3: Oct 19 '07

re: Populate a treeview with a xml string


On Oct 19, 11:20 am, Mansi Shah <ma...@devdex.comwrote:
Quote:
Hi,
>
You can refer to this link, u might find your solution..
>
http://demos.mcmscontrols.com/aspnet...gramming/XmlSt
ringBinding/DefaultCS.aspx
>
Regards,
Mansi Shah.
>
*** Sent via Developersdexhttp://www.developersdex.com***
It would be exactly what I need, but It seems to me it is not for free
use...

I've read about the property treeNodeSrc but I'm not managing to use
it.

Thank for your help

Bruno

Closed Thread