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

Tree Manipulation - Control Recommendations?

I need to provide a view of hierarchical data to the users who need the
ability to subsequently do the following:
(1) add additional nodes (root and non root nodes);
(2) arrange the nodes (drag and drop existing nodes to rearrange the tree)
(3) specify a short bit of text that will be displayed with each node.

After the user does all that, I need to then save it all to a database for
subsequent retrieval and manipulation in later sessions.

I'd appreciate any recommendations for controls that would provide much of
the functionality described.

Thanks!
Nov 18 '05 #1
1 1129
I'm not sure if the IETreeView control could achieve what you're trying to
do, but it might be worth having a look.
Just go to www.asp.net control galleries and browse through the navigation
controls.

As an alternative though, you could easily create a custom control that
perhaps derived from the Xml WebControl
and use a predefined XSLT file/object. I have done something similar to this
in the past and it was not overly complicated.

"Ketchup Please" <Go*******@Heinz57.com> wrote in message
news:u9****************@TK2MSFTNGP10.phx.gbl...
I need to provide a view of hierarchical data to the users who need the
ability to subsequently do the following:
(1) add additional nodes (root and non root nodes);
(2) arrange the nodes (drag and drop existing nodes to rearrange the tree)
(3) specify a short bit of text that will be displayed with each node.

After the user does all that, I need to then save it all to a database for
subsequent retrieval and manipulation in later sessions.

I'd appreciate any recommendations for controls that would provide much of
the functionality described.

Thanks!

Nov 18 '05 #2

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

Similar topics

1
by: Mark Andrews | last post by:
Looking for sample code in asp or asp.net which uses two trees the left hand tree having all levels and leaf nodes and the right hand tree containing only levels. Buttons in the middle to...
19
by: Christian Fowler | last post by:
I have a VERY LARGE pile of geographic data that I am importing into a database (db of choice is postgres, though may hop to oracle if necessary). The data is strictly hierarchical - each node has...
1
by: Test | last post by:
Hi All Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#. Many thanks --- Test
1
by: 55555 | last post by:
how to rename node in an tree view
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:
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...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...

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.