473,796 Members | 2,515 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Data Binding nodes in TreeView

Hi,

I have a tree view which contains a number of nodes which correspond
to a set of objects, as follows -

class Address
{
int postCode;
sting[2] abbreviation;
}

class Person
{
string[] name;
Addressaddress;
}

Person[2] person;

TreeView:

+ Name: Barry
+ Address: BH 91001

+ Name: John
+ Address: CL 11002

I'd like to be able to click on a node in my treeview and then edit
its value. To bind to a testbox you can do something like this -

textBox1.DataBi ndings.Add(new Binding("Text", person[0], "State"));

but what about a Node in a text field?

Any suggestions,

Thanks,

Barry.

Apr 2 '07 #1
2 9614
Barry,

Unfortunately, there is no Bindings property to do this with. You will
have to set the values (or a class to do it) manually.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

<bg***@yahoo.co mwrote in message
news:11******** **************@ b75g2000hsg.goo glegroups.com.. .
Hi,

I have a tree view which contains a number of nodes which correspond
to a set of objects, as follows -

class Address
{
int postCode;
sting[2] abbreviation;
}

class Person
{
string[] name;
Addressaddress;
}

Person[2] person;

TreeView:

+ Name: Barry
+ Address: BH 91001

+ Name: John
+ Address: CL 11002

I'd like to be able to click on a node in my treeview and then edit
its value. To bind to a testbox you can do something like this -

textBox1.DataBi ndings.Add(new Binding("Text", person[0], "State"));

but what about a Node in a text field?

Any suggestions,

Thanks,

Barry.

Apr 2 '07 #2
On Apr 2, 10:35 pm, b...@yahoo.com wrote:
>
I'd like to be able to click on a node in mytreeviewand then edit
its value. To bind to a testbox you can do something like this -

textBox1.DataBi ndings.Add(new Binding("Text", person[0], "State"));

but what about a Node in a text field?
If you want a Tree control that supports data binding (with a lot of
flexibility) then have a look at Infralution's Virtual Tree. You can
get more information and download an evaluation copy from:

www.infralution.com/virtualtree.html

Regards
Grant Frisken
Infralution

Apr 3 '07 #3

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

Similar topics

3
4715
by: serge calderara | last post by:
Dear all, I ma collected data from a CSV file and build dataset based on those data. I would like to bind this dataset to a treeview control in order that nodes gets displayed automatically based on my dataset column name. Does anyone could help me how to do this ? Any sample will be appriciate best regards
6
6705
by: Tejpal Garhwal | last post by:
I have datagrid filled with some data rows. At the run time i want know how many total rows are there in the data grid ? Any idea ? Any Suggestions ? Thanks in advance Tej
3
2251
by: Troy | last post by:
I've almost got this the way I want it. I'm loading my customer names into a treeview control. My problem is I'm repeating my root nodes. I know it's something to do with my loop structure but My eyes are crossing from it can someone help me get this organised lol. here's my code. Private Sub updateTree() Dim Conn As Data.OleDb.OleDbConnection = New Data.OleDb.OleDbConnection ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & _
0
1720
by: damiensawyer | last post by:
Hello all, I'm very new to all of this. I have a theme and a skin (the standard ones). I have a standard master page which is holding a custom ascx which has a treeview in it. Can someone please point me in the right direction to bind a theme to the treeview? The 'theme' tag is on the <%@ page %> directive... however neither my master page or ASCX files use this. They use <%Master%> and
3
1967
by: deko | last post by:
I have a dataset with tables that map to nodes in a TreeView. + Project1 | + ConfigA | txtDate + Project2 | + ConfigB | On the form that contains the TreeView, there are controls that need to display other various bits of data associated with each node when the node is selected in the TreeView. This other data is stored in the same DataSet
0
1643
by: Henry | last post by:
I am trying to create a TreeView control that works with an ADO Dataset DataTable or the new BindingSource stuff in .NET 2.0 to build a Treeview that is populated. This is what I came up with so far... I can't run it yet because I don't have the DataTable source... I still want to get some sort of assessment as to whether I am heading in the right direction. Here is the code: ================================ using System;
1
2240
by: echuck66 | last post by:
Hi, I have a Winforms 2.0 project that I'm working on that involves populating a treeview control from data contained in a fairly large dataset that has to be refreshed periodically. I have no problems populating the treeview nodes initially, but am somewhat flustered as to how I should go about keeping the treeview control current with the dataset. After the dataset has been refreshed, I can, of course, clear the treeview nodes and...
1
1947
by: doug9149 | last post by:
Hello all. I'm trying to parse data stored in XML format into my Windows application using C#. I'd like specific XML Nodes listed in a TreeView. When the TreeView Nodes are clicked I need corresponding XML data displayed in a different panel in the application using perhaps a DataGridView. Currently I have the TreeView part working. But I think I might be doing it inefficiently. I'm currently just traversing each XML Node through it's...
0
989
JamieHowarth0
by: JamieHowarth0 | last post by:
Hi folks, I'm making a snazzy VB.NET GUI as part of my contract for an asset management firm and it incorporates a TreeView control which I am using to graphically display details of locations, with child nodes for buildings and grandchild nodes as floors per building. The TreeView nodes are dynamically generated from a SQL Server table (which I cannot disclose details of for confidentiality reasons), however, my problem is pretty...
0
9529
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10231
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10176
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10013
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9054
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6792
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5576
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4119
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3733
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.