Multilevel Navigation in XAML #652
Unanswered
DorielRivalet
asked this question in
Q&A
Replies: 1 comment
-
I'm having the same problem. Has anyone been able to solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the simple demo. How do I do multilevel navigation in XAML only? I have the following code:
I want to put Data inside All Controls, so when I click All Controls, the Data option would show below, like this:
But I get the following error:
Which happens here:
Beta Was this translation helpful? Give feedback.
All reactions