You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm currently trying to use the NAvigationView for one of our Apps main menu.
The menu items are stored in an obervable collection and are menu groups and menu elements which belong to one group.
Till now, we're using a treeview to show the menu by binding to the collection with the following code:
i'm currently trying to use the NAvigationView for one of our Apps main menu.
The menu items are stored in an obervable collection and are menu groups and menu elements which belong to one group.
Till now, we're using a treeview to show the menu by binding to the collection with the following code:
PieroCastillo
changed the title
How to bind a ObservableCollection to NavigationView
How to bind AuraTabView Items to Observable Collection
Jan 7, 2022
Hello,
i'm currently trying to use the NAvigationView for one of our Apps main menu.
The menu items are stored in an obervable collection and are menu groups and menu elements which belong to one group.
Till now, we're using a treeview to show the menu by binding to the collection with the following code:
Could you please give me a hint, how to bind to the NavigationView?
BR
The text was updated successfully, but these errors were encountered: