473,404 Members | 2,174 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,404 software developers and data experts.

Treeview and Textboxes : Interface problems

Hi all.

Help needed Regarding vb.net.

I have the User Interface of my application, Which has a treeview on
the left and a set of panels on the right(which have textboxes).
When Ever i Click a node on the treeview the corresponding panel
appears in the right. with the respective details.
When I add new nodes in the treeview using MenuItems in the fileMenu
on the top, a new node is created and then I get empty-fields on the
right panels, where I fill in the details abt the node.

How can I save these details in memory, WITHOUT using a save button ?
Its like say I create a new node and give it a name and other details,
I will probably need to use triggering of certain events to make the
inference that I have to save that node and its details in the memory.
At the End when I quit the application, I get a prompt if I want to
save the changes to the config file.

Do you have any suggestions for me.

I tried out a bunch of stuff using the events and event handlers but
all i could achieve is saving the Nth node when i add (N+1)th node to
the treeview.

Any suggestion would be appreciated.

Thanks very much
Ravi
Nov 20 '05 #1
1 1178
instaid of a save button you can use the leave method of the txt's (code
would be the same as in a save button)

"Ravi" <ra**************@yahoo.com> wrote in message
news:d6*************************@posting.google.co m...
Hi all.

Help needed Regarding vb.net.

I have the User Interface of my application, Which has a treeview on
the left and a set of panels on the right(which have textboxes).
When Ever i Click a node on the treeview the corresponding panel
appears in the right. with the respective details.
When I add new nodes in the treeview using MenuItems in the fileMenu
on the top, a new node is created and then I get empty-fields on the
right panels, where I fill in the details abt the node.

How can I save these details in memory, WITHOUT using a save button ?
Its like say I create a new node and give it a name and other details,
I will probably need to use triggering of certain events to make the
inference that I have to save that node and its details in the memory.
At the End when I quit the application, I get a prompt if I want to
save the changes to the config file.

Do you have any suggestions for me.

I tried out a bunch of stuff using the events and event handlers but
all i could achieve is saving the Nth node when i add (N+1)th node to
the treeview.

Any suggestion would be appreciated.

Thanks very much
Ravi

Nov 20 '05 #2

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

Similar topics

6
by: J.S. | last post by:
I have a TreeView control in the left panel of a SplitContainer. When I click on various nodes in the TreeView I would like different sets of buttons and textboxes to appear in the right panel. ...
3
by: Jan Wrage | last post by:
Hi! I would like to implement a treeview in my existing application. It should show my entire Active-Directory structure, i.e. all Groups, Containers and OUs. Could somebody help me with...
7
by: vsiat | last post by:
I am trying to create a treeview out of a database table with the typical structure ID, NAME, PARENTID, TYPE, EXTRA_INFO, where is linked to the . What I want to achieve is create a tree made...
1
by: Chris Murphy via DotNetMonster.com | last post by:
Hi all, I'm just wondering if any one can help me with this development issue I'm having. I've created a customized treeview control to handle the particular tasks to which I'll be using it. Within...
1
by: doemon | last post by:
Hi, I'm working on a pagination control and I need to dynamically rerender a treeview to display the next set of nodes depending on which page we're on. For example, page 1 will dispaly only...
4
by: =?Utf-8?B?U2hhbmU=?= | last post by:
Hi all, Is it possible to add controls like buttons, textboxes etc to treeview nodes like this link: http://webui30.componentart.com/treeview/features/nesting_aspnetContent/WebForm1.aspx ...
0
by: lewis76 | last post by:
I have figured out how to populate a treeview with an xml file however I just can't for the life of me get this formatting of the nodes right. Here's where I'm at: <Season>...
3
by: bg_ie | last post by:
Hi, Lets say I have a TreeView with nodes that represent objects of a number of different types. Is there a way of associating the Set method of each object with its node in the TreeView? That...
2
by: happyworld | last post by:
I am quite new to VB.net I design my form with a treeview and some textboxes I have a dataset from the table like that: Company_id---Companyname---parent_id---Parentname Com1----------Name...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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...
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.