semla882
04-21-2008, 09:46 PM
Iīm very new to this ASP.NET thingy so my question is probably of the more stupid kind but hey! :)
I have an XML file that I want to display in one way or another.
I was looking around on the asp.net quickstart tutorials and found the TreeView with the XMLdatasource. I thought this would be an easy way to display the xml data as itīs more or less the way I want it to be displayed but....In my noob ways I thought I could take the code, change it to my values and voila!...but no.
I upload the page to my server, the html parts of the page is shown but not the treeview. What am I missing?
The form element is placed within a div tag, not sure if that makes any diffrence.
Hereīs a link to the code I used: http://quickstarts.asp.net/QuickStartv20/util/srcview.aspx?path=~/aspnet/samples/ctrlref/navigation/TreeView/TreeView12.src
Feel free to direct me to tutorials or other thread on teh same topic.
thank you :)
I have an XML file that I want to display in one way or another.
I was looking around on the asp.net quickstart tutorials and found the TreeView with the XMLdatasource. I thought this would be an easy way to display the xml data as itīs more or less the way I want it to be displayed but....In my noob ways I thought I could take the code, change it to my values and voila!...but no.
I upload the page to my server, the html parts of the page is shown but not the treeview. What am I missing?
The form element is placed within a div tag, not sure if that makes any diffrence.
Hereīs a link to the code I used: http://quickstarts.asp.net/QuickStartv20/util/srcview.aspx?path=~/aspnet/samples/ctrlref/navigation/TreeView/TreeView12.src
Feel free to direct me to tutorials or other thread on teh same topic.
thank you :)