Jump to content

Sorting menu items


mika

Recommended Posts

How can I sort certain top-level menu item defined in TUniMainMenu? We have few menus that contain quite a few items and we must sort them alphabetically. I can't do this in design-time because we support multiple languages in user interface and obviously those menu entires will be sorted differently depending which language is selected.

 

For example: "MENU-2" needs to be sorted.

MENU-1       MENU-2       MENU-3
  A            C            A
  B            F            B
               D            C
               B
               A
               E

Thank you in advance.

 

// Mika

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...