473,396 Members | 1,971 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Databinding XML to a TreeView

Hello -- I'm having problems figuring out how to bind an XML file to a
treeview control. I have the following test XML:

<?xml version="1.0" encoding="utf-8"?>
<instruments>
<instrument name="Name1" type="Type1" path="Path1" />
<instrument name="Name2" type="Type2" path="Path2" />
<instrument name="Name3" type="Type3" path="Path3" />
</instruments>

And I try databinding it to the TreeView with the following:

Dim xmlds As New XmlDataSource()
xmlds.DataFile = Server.MapPath("test.xml")
treeSrc.DataSource = xmlds
treeSrc.DataBind()

The problem is that the items appear in the tree like this:

instruments
instrument
instrument
instrument

But I would instead rather have them appear like this:

Name1 [Type1]
Name2 [Type2]
Name3 [Type3]

I figure I'll have to implement custom data binding, but I can't figure out
how.

Thanks for your help.
Jul 9 '08 #1
2 2059
Hello Brian,

Please try the XMLDataSource control, assign your XML file to this control.
and then bind your treeview with this XML datasource and then do the
Databinding for each node in the treeview something similar to our control.

<c1c:C1WebBinding DataMember="channels" Text="channels"></c1c:C1WebBinding>
<c1c:C1WebBinding DataMember="channel" TextField="id"></c1c:C1WebBinding>
<c1c:C1WebBinding DataMember="message" ToolTipField="comment"
NavigateUrlField="link" TextField="title"></c1c:C1WebBinding>

Regards,
Manish
www.ComponentOne.com

"Brian Nicholson" wrote:
Hello -- I'm having problems figuring out how to bind an XML file to a
treeview control. I have the following test XML:

<?xml version="1.0" encoding="utf-8"?>
<instruments>
<instrument name="Name1" type="Type1" path="Path1" />
<instrument name="Name2" type="Type2" path="Path2" />
<instrument name="Name3" type="Type3" path="Path3" />
</instruments>

And I try databinding it to the TreeView with the following:

Dim xmlds As New XmlDataSource()
xmlds.DataFile = Server.MapPath("test.xml")
treeSrc.DataSource = xmlds
treeSrc.DataBind()

The problem is that the items appear in the tree like this:

instruments
instrument
instrument
instrument

But I would instead rather have them appear like this:

Name1 [Type1]
Name2 [Type2]
Name3 [Type3]

I figure I'll have to implement custom data binding, but I can't figure out
how.

Thanks for your help.
Jul 10 '08 #2
Thanks; this helped to an extent. I now have the following:

instruments
Name1
Name2
Name3

Each "instrument" node has both a name and a type value -- is there a way to
get both of these to appear simultaneously in the TextField?

"Manish" wrote:
Hello Brian,

Please try the XMLDataSource control, assign your XML file to this control.
and then bind your treeview with this XML datasource and then do the
Databinding for each node in the treeview something similar to our control.

<c1c:C1WebBinding DataMember="channels" Text="channels"></c1c:C1WebBinding>
<c1c:C1WebBinding DataMember="channel" TextField="id"></c1c:C1WebBinding>
<c1c:C1WebBinding DataMember="message" ToolTipField="comment"
NavigateUrlField="link" TextField="title"></c1c:C1WebBinding>

Regards,
Manish
www.ComponentOne.com
Jul 10 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: LB | last post by:
Reading the http://samples.gotdotnet.com/quickstart/winforms/ I'm trying to see the advantage of using "simple data binding". Let's say I have a treeview loaded from a collection called moList....
0
by: ESP | last post by:
Ok, so, say I have a database table with a text field and an ID (key) field, perhaps like manufacturer and manufacturerID Now using a dataadapter etc I can pull the data into a dataset/table ...
0
by: volts | last post by:
Hello, When building a Microsoft.Web.UI.WebControls.TreeView with multiple XML files, all of the databound nodes of the tree are not loaded at once. When the TreeNodeSrc property is set for a...
0
by: Agnes | last post by:
Does Treeview allow databinding ?? Can someone be kind to give me a simple sample ? thanks in advance
1
by: LB | last post by:
Reading the http://samples.gotdotnet.com/quickstart/winforms/ I'm trying to see the advantage of using "simple data binding". Let's say I have a treeview loaded from a collection. On form load,...
0
by: Dave Taylor | last post by:
I posted this to the vb.data group, but have had no luck. I'm still very stuck on this problem...it seems the DataBinding works perfectly the first time an instance of the form is created. The...
1
by: Marc R. | last post by:
Hi all, I need help (again). (sorry for my english, it is not my first language) I was successfull by my own to create the treeview nodes from data into a table by using a dataview and...
0
by: Alex D. | last post by:
I noticed that the checkbox property is not available in the databindings editor for the treeview. Does that means that is not possible to databind the checkbox property to an attribute in the xml...
3
by: SteveT | last post by:
I am trying to populate a TreeView with XML data within a DataSet. I don't see the property DataSource in the treeview, only a DataBinding. Can that property to be used to populate my TreeView or...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.