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

Treeview in 1.1?

Hi

I'm trying to see if there is a treeview control in .NET 1.1 for web
development. So far I've found an article on MSDN that says that the treeview
is there, and uses the following lines to add it to the aspx page...

<%@ import namespace="Microsoft.Web.UI.WebControls" %>
<%@ Register TagPrefix="mytree"
Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral,
PublicKeyToken=31bf3856ad364e35">

Presumably, if the TreeView is in .NET 1.0.2.226 it's in 1.1? So, whats the
version number to put in that code. My build is 1.1.4322 (tried that btw).

Or am I just out of luck and there is no TreeView? I can't find anything on
the page to say "this is .NET 2".

The MSDN page im looking at btw is
http://msdn.microsoft.com/library/de...w/treeview.asp

Any help apprecuiated!

Cheers
Dan
Nov 18 '05 #1
1 1494
You need to download and install Microsoft's IE WebControls pack.
Check out this page (under the "Internet Explorer Web Controls" title):
http://www.asp.net/Default.aspx?tabindex=6&tabid=41

Eran Kampf
http://www.ekampf.com

"Dan Nash" <da*@musoswire.co.uk> wrote in message
news:E2**********************************@microsof t.com...
Hi

I'm trying to see if there is a treeview control in .NET 1.1 for web
development. So far I've found an article on MSDN that says that the
treeview
is there, and uses the following lines to add it to the aspx page...

<%@ import namespace="Microsoft.Web.UI.WebControls" %>
<%@ Register TagPrefix="mytree"
Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35">

Presumably, if the TreeView is in .NET 1.0.2.226 it's in 1.1? So, whats
the
version number to put in that code. My build is 1.1.4322 (tried that btw).

Or am I just out of luck and there is no TreeView? I can't find anything
on
the page to say "this is .NET 2".

The MSDN page im looking at btw is
http://msdn.microsoft.com/library/de...w/treeview.asp

Any help apprecuiated!

Cheers
Dan

Nov 18 '05 #2

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

Similar topics

42
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
6
by: L.M | last post by:
Hello, I knew how to use the treeview under VB6. After migrating to .NET, well, I'm lost. I try to add a new node, either to the same level or as a child to a selected node in the treeview....
14
by: Mr.D | last post by:
How do I save/load the contents of a Treeview to a file? I have found several good examples written i VB6, but not a single one for VB.NET. Please help. ---- Tim
1
by: kvicky | last post by:
I am trying to load child nodes to a TreeNode in a TreeView in a ASP.net web application. The Treeview with parent nodes are loaded on a Page_load while doing if( ! ISPostback ) and then in the...
8
by: Matt MacDonald | last post by:
Hi All, I have a form that displays hierarchical categories in a treeview. Ok so far so good. What I was to do is have users be able to select a node in the treeview as part of filling out the...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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.