Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
1 Post
Apr 23, 2012 02:00 PM|LINK
Hi everybody,
i am using NavHistory for a sample single page application and try to use it for nested navigation.
I have a main viewmodel ShellViewModel to manage the subdomains. Every subdomains has his own navigation tree.
A sample navigation structure:
/ - ShellViewModel
/Books - BooksViewModel
/Books/Horror - BooksHorrorViewModel
/Books/Horror/{id}/Details - BookDetailsViewModel
How can I use NavHistory to implement this example?
Thanks in advance!
Greetz ;)
Brieske
Brieske
0 Points
1 Post
Using NavHistory for nested navigation
Apr 23, 2012 02:00 PM|LINK
Hi everybody,
i am using NavHistory for a sample single page application and try to use it for nested navigation.
I have a main viewmodel ShellViewModel to manage the subdomains. Every subdomains has his own navigation tree.
A sample navigation structure:
/ - ShellViewModel
/Books - BooksViewModel
/Books/Horror - BooksHorrorViewModel
/Books/Horror/{id}/Details - BookDetailsViewModel
How can I use NavHistory to implement this example?
Thanks in advance!
Greetz ;)
Brieske