All Tags »
ASP.NET »
TreeView (RSS)
Sorry, but there are no more tags available to filter with.
-
Hello,
unfortunately client-side scripting in IE webcontrols isn't compatible with Firefox.The best you can do is to revert to not to use client-side scripting (IIRC, you can set EnableClientScript to the TreeView) or just upgrade to ASP.NET 2.0, since it has cross-browser compatible TreeView control. I have written an article about ...