Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 22nd, 2006, 07:03 AM
Authorized User
 
Join Date: May 2006
Posts: 23
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via AIM to pratik28
Default creating Web TreeView Control dynamically in c#.ne

I have been developing Custom web control in C#.NET.I need to create tree structure in my control and i found dll for web treeview control in
microsoft site. So at present i can drag and drop tree view control for web in my web page. But i need to create it dynamically to render in my control. I tried but ended in failure with following error

---------------------------------------------
" The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


Processing instruction was not closed. Error processing resource 'http://localhost/WebApplication1/WebForm1.aspx'. Line 1,...

<?XML:NAMESPACE PREFIX=TVNS />
----------------^ "


So everyone had experience of using web treeview control and try out for solution i can provide you with codes and dll i have downloads. Your kind response will be greatly appreciable


imspratik
__________________
imspratik





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to dynamically set windows service C# ,asp.ne vinod_yadav1919 C# 6 April 9th, 2008 01:51 AM
Treeview Control pavank ASP.NET 2.0 Professional 2 May 25th, 2007 03:42 AM
TreeView Control ugarcia BOOK: Expert One-on-One Access Application Development 0 April 20th, 2007 01:57 PM
dynamically creating control rahulpokharna Pro VB Databases 1 January 10th, 2006 04:41 PM
IE Web Control TreeView problem ... yuenyong ASP.NET 1.0 and 1.1 Basics 0 October 5th, 2005 03:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.