•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 374,032 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,875 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 1308 | Replies: 1
![]() |
•
•
Join Date: May 2007
Posts: 23
Reputation:
Rep Power: 2
Solved Threads: 0
Hai..
i have Problem with Treeview control......
i am developed one web application...
i am have many aspx page in this project..but all page undercontrol with treeview ..
i am alreay download the IE Web Controls from microsoft site..
I build the batch file then automatically created "Microsoft.Web.UI.WebControls.dll"
("C:\Program Files\IE Web Controls\build\Microsoft.Web.UI.WebControls.dll")
then i am go to add reference to this control..
then html view add this line then register this control
<%@ Register TagPrefix="ie" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral" %>
<form><ie:treeview id="Treeview3" runat="server">
<ie:treenodetype ImageUrl="file:///\\system107\Webservices\THiRU\Treeimages\folder.gif" ExpandedImageUrl="file:///\\system107\Webservices\THiRU\Treeimages\folder.gif"
Type="Folder"></ie:treenodetype>
<ie:treenode Text="Michigan" childtype="Folder">
<ie:treenode Text="Detroit"></ie:treenode>
<ie:treenode Text="Farmington"></ie:treenode>
<ie:treenode Text="Southfield"></ie:treenode>
</ie:treenode>
<ie:treenode Text="Washington">
<ie:treenode Text="Bellevue"></ie:treenode>
<ie:treenode Text="Redmond"></ie:treenode>
<ie:treenode Text="Woodinville"></ie:treenode>
</ie:treenode>
</ie:treeview>
</form>
this is the output
Michigan
Detroit
Farmington
Southfield
Washington
Bellevue
Redmond
Woodinville
i am not having the treeview output..
there is no images in that output..
i am refered many sites but i did't find the answer
please help me.
the plus symbol images how to come
i am go to click plus image to expand the treeview format output
please help ..
reply me..
i have Problem with Treeview control......
i am developed one web application...
i am have many aspx page in this project..but all page undercontrol with treeview ..
i am alreay download the IE Web Controls from microsoft site..
I build the batch file then automatically created "Microsoft.Web.UI.WebControls.dll"
("C:\Program Files\IE Web Controls\build\Microsoft.Web.UI.WebControls.dll")
then i am go to add reference to this control..
then html view add this line then register this control
<%@ Register TagPrefix="ie" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral" %>
<form><ie:treeview id="Treeview3" runat="server">
<ie:treenodetype ImageUrl="file:///\\system107\Webservices\THiRU\Treeimages\folder.gif" ExpandedImageUrl="file:///\\system107\Webservices\THiRU\Treeimages\folder.gif"
Type="Folder"></ie:treenodetype>
<ie:treenode Text="Michigan" childtype="Folder">
<ie:treenode Text="Detroit"></ie:treenode>
<ie:treenode Text="Farmington"></ie:treenode>
<ie:treenode Text="Southfield"></ie:treenode>
</ie:treenode>
<ie:treenode Text="Washington">
<ie:treenode Text="Bellevue"></ie:treenode>
<ie:treenode Text="Redmond"></ie:treenode>
<ie:treenode Text="Woodinville"></ie:treenode>
</ie:treenode>
</ie:treeview>
</form>
this is the output
Michigan
Detroit
Farmington
Southfield
Washington
Bellevue
Redmond
Woodinville
i am not having the treeview output..
there is no images in that output..
i am refered many sites but i did't find the answer
please help me.
the plus symbol images how to come
i am go to click plus image to expand the treeview format output
please help ..
reply me..
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
- populte treeView control with xml file (C#)
- Xml data to treeview web control (ASP.NET)
- Calculating a control position on a window (C)
- Ask a problem,About CEdit control (C)
- How do I show Tab control on my form in Win XP style Look? (VB.NET)
- EXTREME Problem With NORTON!!! (Windows Software)
- InetCtls.Inet control problem (ASP)
- HTJ log, Please Help (Viruses, Spyware and other Nasties)
- Desktop Background Hijacked-NEW Problem(! Smart Security) (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: Creating a website
- Next Thread: Problem in Print Friendly Version with treeview control...


Linear Mode