Skip to content

Sub Menus not getting displayed correctly #56

Closed
@AnirbanKundu

Description

@AnirbanKundu

Hi Rod,

I am using jquery context menu with kendo grid. Whenever the user clicks on the different headers of the grid, the context menu should open up based on the column name - i.e. the context menu items should be populated dynamically.

I have used to create the context menus based on http://medialize.github.com/jQuery-contextMenu/demo/dynamic-create.html

But I see the sub-menu options are not being correctly displayed. The sub-menu is getting displayed not at the position where the parent menu is opening. Please refer to the fiddle I have created : http://jsfiddle.net/anirbankundu/pR6nq/2/

If you do a right click on column Header = "colA", you will see a context menu with sub menus.But the sub-menu option is not opening at a position relative to its parent menu. If you click column Header ="colB", you will see a different context menu.

Could you please let me know why the sub-menus are not getting displayed correctly.

Thanks,
Anirban

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions