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
|