CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 11/8/2007 3:10:47 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 37 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
vincent90152900
Asp.Net User
How to change the layout of a TreeView component to this?11/8/2007 3:10:47 AM

0/0

http://vincent90152900.myweb.hinet.net/test.htm

Following is my codes and I don?t know how to make the line appeared?

1                                    <asp:TreeView ID="TreeView1" runat="server" CollapseImageUrl="images/img-icon/icon-book-.gif"
2                                        ExpandImageUrl="images/img-icon/icon-book+.gif" LeafNodeStyle-ImageUrl="images/img-icon/icon-book+.gif"
3                                        ExpandDepth="0" OnSelectedNodeChanged="TreeView1_SelectedNodeChanged" OnTreeNodeExpanded="TreeView1_TreeNodeExpanded">
4                                        <LeafNodeStyle ImageUrl="images/img-icon/icon-book+.gif" />
5                                        <Nodes>
6                                            <asp:TreeNode Text="New Node" Value="New Node">
7                                                <asp:TreeNode Text="New Node" Value="New Node">
8                                                    <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
9                                                    <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
10                                                   <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
11                                                   <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
12                                               </asp:TreeNode>
13                                               <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
14                                           </asp:TreeNode>
15                                           <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
16                                           <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
17                                           <asp:TreeNode Text="New Node" Value="New Node"></asp:TreeNode>
18                                       </Nodes>
19                                   </asp:TreeView>
 

this.brain=null;
MSN+EMAIL: [email protected]
hkhaled
Asp.Net User
Re: How to change the layout of a TreeView component to this?11/8/2007 10:24:09 AM

0/0

Hi,

if you wana see the lines quite simply set ShowLines="True" in your TreeView tag, something like the following:

<asp:TreeView ID="TreeView1" runat="server" ShowLines="True">

thanks

 


sharp guy
vincent90152900
Asp.Net User
Re: How to change the layout of a TreeView component to this?11/9/2007 1:07:28 AM

0/0

 Many thanks for your replying.


this.brain=null;
MSN+EMAIL: [email protected]
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Peer-to-peer Programming on Groove Authors: James Edwards, Pages: 483, Published: 2002
The Definitive Guide to Stellent Content Server Development Authors: Brian Huff, Pages: 479, Published: 2006
Medical Infobahn for Europe: Proceedings of MIE2000 and GMDS2000 Authors: Arie Hasman, European Federation for Medical Informatics, Biometrie und Epidemiologie Deutsche Gesellschaft für Medizinische Informatik, Deutsche Gesellschaft für Medizinische Informatik, Biometrie und Epidemiologie, European Federation for Medical Informatics, Pages: 1274, Published: 2000
Mastering Delphi 6 Authors: Marco Cantù, Pages: 1129, Published: 2001
Component-Based Development with Visual C# Authors: Ted Faison, Edmund W. Faison, Pages: 1008, Published: 2002
Pro WPF with VB 2008: Windows Presentation Foundation With . Net 3. 5 Authors: Matthew MacDonald, Pages: 1000, Published: 2008
ECAI 2006: 17th European Conference on Artificial Intelligence, August 29-September 1, 2006, Riva Del Garda, Italy : Including Prestigious Applications of Intelligent Systems (PAIS 2006) : Proceedings Authors: Gerhard Brewka, The European Coordinating Committee for Artificial Inteligence, S. Coradeschi, A. Perini, Pages: 865, Published: 2006
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
1999 Winter Simulation Conference: Proceedings : Pointe Hilton Squaw Peak Resort, Phoenix, AZ, U.S.A., 5-8 December 1999 Authors: Phillip A. Farrington, Institute of Electrical and Electronics Engineers, Association for Computing Machinery, Institute of Electrical and Electronics Engineers, Harriet Black Nembhard, Gerald W. Evans, Society for Computer Simulation, David Sturrock, Pages: 1820, Published: 1999

Web:
SWT GUI Builder User Guide Select component to be removed by clicking on it in a tree view ... Select composite in a tree view. 2. Change layout property by selecting appropriate ...
Developing your first Visual WebGui application - developerFusion ... The designer will create you a new treeview and it the properties pane you can change the component properties. From the properties pane select Dock ...
Editable Treeview Component : treeview, editable I don't really mind how its done, I'd just like to change the items without having a... ... Keywords: Editable Treeview Component ...
tree component customization - Topic Powered by Infopop Where would I look to learn how to edit the component in order to change the images used in a tree view? I could not find a reference to ...
XtraLayoutControl Suite - Summary Open the Customization Form and switch to the Layout Tree View tab. ... With this component, you don't have to place individual labels and editors onto the ...
embarcadero.public.delphiphp.vclforphp.components.using [Archive ... Anyone know how to use the toolbar component · Problem using php sessions and storing in a database · Layout? Creating a component at runtime, redux ...
TreeView manual The Layout button displays a dialog box where you can specify how many .... TreeView will read COMPONENT tree files, but not files with DISTRIBUTION blocks. ...
TreeView does not work in xhtmlConformance mode="Transitional ... TreeView does not work in xhtmlConformance mode="Transitional" ... If you want to get the webcontrol source and make the change yourself ...
Treeview Visual Builder If the look-and-feel of your tree is not exactly like the one in the demo you picked, you can change those variables. For more info on layout options see ...
Configurable user-interface component management system - Patent ... The description of the actual layout of user-interface components and child ..... The SingleComponentContainer 74 ′ for the TreeView component 78 ′ is ...




Search This Site:










dynamic content pages for master page

css - bottom,middle please

parser error in web with multi themes

treeview control in asp.net

combining themes and localization

events of usercontrol

sharing masters cross app

master pages - javascript relative path problem

formatting not used with gridview

wierd problem with adrotator inside asp:table in <form> section of masterpage

how to access the root master page if master pages are nested?

treeview control and netscape browser

sitemap and menu control

order that css is added to the master page & content pages.

when to reset the state of a masterpage multivew activeindex, if you are reloading a content page?

menu not in correct positon (site.map)

background problems with masterpage

next and back buttons in a treeview

treeview with xmldatasource problem

masterpagefile in <pages>

applicationpath: url in treeview

access dropdown list in nested masterpage

error handling with master pages

themes and tables

treeview databindings, computed - but how?

disable menu items,sub menu items, treeview items,subitems in master page based on certain conditions

re: menu width and background color ? jusitify menu items on left side??

findcontrol in masterpage problem

forms processing

configuration question

  Privacy | Contact Us
All Times Are GMT