Base solution for your next web application
Open Closed

Menu items not in order #8819


User avatar
0
darutter0508 created

Several menu items have been added to the menu (side menu using Theme 11) and I want to set the order for how they display. Using the order: parameter in the constructor for the menu items doesn't do anything. As a matter of fact, the order of the items does not follow any rhyme or reason. I have manually changed the order in which items are added to the menu and they don't show up in the order that they are added.


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @darutter0508,

    • Do you use Angular version or jQuery version ?
    • What is your AspNet Zero version ?

    Thanks,

  • User Avatar
    0
    darutter0508 created

    Using jQuery version on version 8.3.0

  • User Avatar
    0
    darutter0508 created

    Resolved. All top level items have to have the order: property set.