Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
Cannot drag webtree node in Firefox 3.0.10
posted

Hi,

I'm having problem with ultrawebtree in Firefox. It works fine in IE7. But when I was testing in Firefox, I found 2 problems:

1. There is a outline around the webtree control. (It was solved by using: Style="outline:none;")

2. Cannot drag any node. I havent been able to solve it so far. Normal attributes with the trees are:

ID="UltraWebTree1" runat="server" AllowDrag="True"
            AllowDrop="True" Style="outline:none;"

All Autopostback flags are set to true.

My OS: windowsXP SP3. Plz help me on this...

Parents
No Data
Reply
  • 570
    posted

    We have installed Infragestics 9.1 along with hotfixes:

    NetAdvantage_ASPNET_20091.exe

    NetAdvantage_ASPNET_20091_Hotfix_2013.msp

    NetAdvantage_ASPNET_20091_SR_2040.msp

    Still, its not possible to drag and drop tree nodes in firefox 3.0.10. Any other way to make it possible? I would really appretiate any help regarding this.

Children