Hi,
I would like to use the treeview webcontrol:
However, I think they were created fot the .NET framework version 1.0
Is it possible to use them with .NET 1.1? Is it possible to use them in JodoHost?
Thanks in advance
Hi,
I would like to use the treeview webcontrol:
However, I think they were created fot the .NET framework version 1.0
Is it possible to use them with .NET 1.1? Is it possible to use them in JodoHost?
Thanks in advance
You would be better off using supported newer supported controls such as one from www.telerik.com or some of the free ones found on the www.asp.net site the one you mentioned is nolonger even supported by Microsoft. True asp.net server controls don’t even require the hoster to load them it is up to the developer to copy to the bin file of the web site.
Good luck.
Paul
Hi Paul
Thanks for your answer
Do you know a free treeview component? I do not need a lot of functionality, just the basics
Regards
I found the following two on the www.asp.net site. SoftArtisans used to have a freeware one which we have used before but I could not find it on their site.
“ASP.NET Core, an open-source web development framework | .NET”
“ASP.NET Core, an open-source web development framework | .NET”
Good luck.
Paul