Forums

B137438 : A popup menu isn't shown in the Firefox

Last post 2/10/2010 3:12 AM by Ivan N (DevExpress R&D). 1 replies.
Support Center Article: B137438
Sort Posts: Previous Next
  • Ambrish Shah

    B137438 : A popup menu isn't shown in the Firefox

    2/9/2010 7:05 AM
    • Not Ranked
    • Joined on 7/11/2008
    • Posts 3
     i just downloaded the 2009 v3 , the right click context menu is not working in firefox,
    apparently the e.srcElement.id is not available


    Error: e.srcElement is undefined
    Source File: http://appserver:81/ASPxPivotGridDemos_v9_3/ASPxPivotGridDemos/DXR.axd?r=2_14,2_13,2_8,1_46,1_29,2_11,1_35,1_44,1_47,7_2,1_37,1_36,1_27
    Line: 11197


    showHeaderMenu: function(e, fieldID) {
    this.headerMenuFieldID = fieldID;
    this.headerMenuElementID = e.srcElement.id;
    var menu = aspxGetControlCollection().Get(this.name + "_HM");
    if(menu == null) return;
    this.SetMenuItemVisibilityState(menu, "Hide", !(this.headerMenuElementID.indexOf("Area") > 0));
    this.SetMenuItemVisibilityState(menu, "HideList", this.IsCustomizationFieldsVisible());
    this.SetMenuItemVisibilityState(menu, "ShowList", !this.IsCustomizationFieldsVisible());
    this.SetMenuItemVisibilityState(menu, "ShowPrefilter", !this.IsPrefilterVisible());
    var isVisible = this.isOLAPSortModeNoneItemsVisible();
    this.SetMenuItemState(menu, "SortAZ", isVisible, true, this.isOLAPSortModeNoneSortAZChecked());
    this.SetMenuItemState(menu, "SortZA", isVisible, true, this.isOLAPSortModeNoneSortZAChecked());
    this.SetMenuItemState(menu, "ClearSort", isVisible, this.isOLAPSortModeNoneClearSortEnabled(), false);
    this.showMenu(e, menu);
    },

  • Ivan N (DevExpress R&D)

    Re: B137438 : A popup menu isn't shown in the Firefox

    2/10/2010 3:12 AM
    • Top 75 Contributor
    • Joined on 5/10/2007
    • Posts 428

    Hello Ambrish,

    Please download the latest version of our suite: v2009 vol 3.3. There was another problem with the Firefox: http://www.devexpress.com/issue=B143781

    Thanks,
    Ivan

    Have complaints about Pivot Table for WinForms or ASP.NET Pivot Table? Please write to PivotGrid [no spam] devexpress.com.
More from DevExpress
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 8:30am and 5:00pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at info@devexpress.com or call us at
+1 (818) 844-3383.