TreeView Problem in Mozilla !!!
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am using a Microsoft Treeview control in my application. It works fine with IE. The problem is that it is not working for Mozilla/Firefox browser. The problem I found was that on javascript events like onexpand and oncollapse,it does a postback.It is not able to attach javascript event handlers to these events. Neither can it attach events in TreeView.htc file.I made the changes in treeview.htc file for preventing the postback.But was of no help. Cn somebody plz give a possible fix for this ... .. . ??? :omg: Thnx in advance