Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > tree like structure

Reply
Thread Tools

tree like structure

 
 
Nedu N
Guest
Posts: n/a
 
      12-08-2003
I would like to build a tree view for application which is bascially a
request & repoly sort of application, it is more or less similar to user
forum application....


 
Reply With Quote
 
 
 
 
Jeffrey Tan[MSFT]
Guest
Posts: n/a
 
      12-09-2003

Hi Nedu,

Thanks for posting in this group.
Microsoft has released four ASP.NET Web controls designed to provide
enhanced experiences for Web visitors using Microsoft Internet Explorer.
They are called IE Web Control, which contains:
The MultiPage Web control
The TabStrip Web control
The Toolbar Web control
The TreeView Web control

I think TreeView Web control may meet your need.

You can download and Install IE Web Control from:
http://www.asp.net/IEWebControls/Dow...ndex=0&tabid=1

Also, the article below teaches you how to use TreeView IE Web Control:
http://msdn.microsoft.com/library/de...us/dnaspp/html
/aspnet-usingtreeviewiewebcontrol.asp

Hope this helps,

Best regards,
Jeffrey Tan
Microsoft Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hi, I want to implement a General Tree Data structure (Not Binary Tree ) which have more than 2 sub nodes? sharan C Programming 2 10-31-2007 02:58 AM
Hi, I want to implement a General Tree Data structure (Not Binary Tree ) which have more than 2 sub nodes? sharan C Programming 1 10-30-2007 11:01 PM
Hi, I want to implement a General Tree Data structure (Not Binary Tree ) which have more than 2 sub nodes? sharan C Programming 4 10-30-2007 08:21 PM
How to translate a C tree structure to ruby tree objects anne001 Ruby 1 02-18-2006 03:17 PM
B tree, B+ tree and B* tree Stub C Programming 3 11-12-2003 01:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57