TreeView Questions

1

Remove link from treeview parent node
Hi, Is there a way I can keep the text of a Parent node but remove the link? The treeview parent node is used just as a header, no navigation.I am implementing this tree view using Asp.net with C#.Any help would be great.Thanks.

Answer Question   |  July 27, 2010  2:02 PM
.NET development, ASP.NET, C#, C# .NET, TreeView
asked by:
5 pts.

Replacing this ListBox code with Treeview code in VBA
I am importing the Board file and loading the data into treeview directly(Busname as parent node and NetName as Child node with delimitor as ! and i have taken the (myArray(i), “!”)(1)) as Bus name and (myArray(i), “!”)(2)) as Netname. Simultaniously i am tracking the Duplicate Netnames Listedin a Listbox which is seperately created.Now I [...]

Answer Question   |  May 4, 2009  5:41 AM
Excel VBA, ListBox, Microsoft Excel 2003, TreeView, VBA, Visual Basic for Applications
asked by:
5 pts.

display a TreeView in a modal Window
hi every one, i have a problem using a treeView in a modal window. the state is as follows: i put a TreeView on a web page called test1.aspx . set its data source value . when i view this page from an IE window every thing is going well but when i open test1.aspx [...]

Answer Question   |  July 25, 2008  11:02 AM
ASP.NET, JavaScript, Modal window, TreeView, Web development
asked by:
5 pts.

Crystal report
I have to show treeview on Group header of my report.Is there any functionality in crystal report to set tree view on any group header like pivote table in Excel.

Answer Question   |  January 16, 2008  8:57 AM
Crystal Reports, TreeView
asked by:
5 pts.

1