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)
-
0
Hi @darutter0508,
- Do you use Angular version or jQuery version ?
- What is your AspNet Zero version ?
Thanks,
-
0
Using jQuery version on version 8.3.0
-
0
Resolved. All top level items have to have the order: property set.