473,378 Members | 1,394 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,378 software developers and data experts.

TreeView control

Hi:

I need to implement TreeView in my asp.net application. Does asp.net
include one natively or do I have to use a 3rd party control? Any
recommendations for a 3rd party TreeView control?

thanks,
Charlie
Nov 17 '05 #1
2 1137
There isn't one built into ASP.Net, but the IE Web Controls may do the trick
nicely as the price is right (free).

You can find them at:
http://www.asp.net/Default.aspx?tabindex=7&tabid=41

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Charlie@CBFC" <ch*****@comcast.net> wrote in message
news:eo**************@TK2MSFTNGP10.phx.gbl...
Hi:

I need to implement TreeView in my asp.net application. Does asp.net
include one natively or do I have to use a 3rd party control? Any
recommendations for a 3rd party TreeView control?

thanks,
Charlie

Nov 17 '05 #2
First, there are unsupported Microsoft Internet Explorer Webcontrols. One
of the webcontrols is a TreeView. You can find info on those at
http://msdn.microsoft.com/library/de...bcontrols/over
view/overview.asp. I've been working with this TreeView and have decided
(this is just opinion) that it is not quite ready for prime time use. If
you're always going to have ~40 or less nodes on the tree, it might serve
you well enough but don't push it.

Second, there are commercial 3rd party controls available. I would
recommend looking at Infragistics offerings. I have not tried these yet for
myself, but extensive combing through newsgroups seems to suggest that these
are ready for prime time. You'll find information about their TreeView
offering here:
http://www.infragistics.com/products...sp?sec=0&cat=0

Next, I should add that Microsoft - as far as I know - plans to update and
include the IE Webcontrols in their roll-out of ASP.NET 2.0. One may make
the assumption that M$ would update the webcontrols, making them ready for
heavy use - but you can probably guess where making assumptions can take
you.

Finally, please know that the best forum for discussing IE webcontrols is
not quite this newsgroup, but rather
microsoft.public.dotnet.framework.aspnet.webcontro ls

I hope you've found this information helpful,
~ jR
"Charlie@CBFC" <ch*****@comcast.net> wrote in message
news:eo**************@TK2MSFTNGP10.phx.gbl...
Hi:

I need to implement TreeView in my asp.net application. Does asp.net
include one natively or do I have to use a 3rd party control? Any
recommendations for a 3rd party TreeView control?

thanks,
Charlie

Nov 17 '05 #3

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

Similar topics

5
by: SoKool | last post by:
Can anyone point me to a site where I can get a free treeview control to use in ASP .NET or any tutorial that can help me build my own treeview control. I intend to use a treeview to generate a...
8
by: Hrvoje Voda | last post by:
What is wrong in this code? private void tree_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { if (e.KeyCode == Keys.Enter ) {
3
by: Peter | last post by:
Hello, We are inserting a side menu to our application using a class that is writing HTML on all our pages. This is a part of the code as an example: writer.Write(" <table WIDTH=""100%""...
4
by: Ben Coats | last post by:
Hey, I'm trying to find code for an Explorer-style Directory ComboBox. (You know, it display "Desktop", "My Computer", all drives, etc., but it has a treeview control inside the combobox so that...
10
by: p3t3r | last post by:
I have a treeview sourced from a SiteMap. I want to use 2 different CSS styles for the root level nodes. The topmost root node should not have a top border, all the other root nodes should have a...
1
by: musosdev | last post by:
Hi guys I was using the Microsoft.Web.UI.WebControls extra namespace in my application to provide me with a TreeView control. I was using specifically ..GetNodeFromIndex(), SelectedNodeIndex and...
2
by: rolf.oltmans | last post by:
Hello all, I need to place treeview control in Grid control. I need to place it in a grid because I need to show calendar against every node. Is placing a treeview in grid possible? If I need...
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...
0
by: noneya22 | last post by:
I want to use a TreeView control as a one-level, vertical navigation menu. I'm using this control currently with a SiteMapDataSource and .sitemap file. I've written code that associates an image...
0
by: jiing | last post by:
Hi all, I want to use sting(the same as Node.Text) to judge if a node exists in TreeView. I've tried several ways, but seems all failed. could anybody help me? Thanks in advance. //My...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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...

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.