I use a navigation structure and basically got one frame that is used for navigation. I tried to play with mainFrame.JournalOwnership, because I thought that perhaps his change could be related to this, but nothing is changing.
Since the structure of the classes related to navigation is rather small, I am a little puzzled here by what I am doing wrong, because I cannot come up with anything that I can change to make navigation.
I donβt use a navigation template, I use it in a free style, as in this video tutorial http://www.silverlight.net/learn/videos/all/navigation-framework/ , if someone may wonder.
Thanks in advance. Really struggling with that. Please, help
I tried to reproduce the error in another solution, using only my mainframe page and calling a simple navigator to clear the test page, and it worked fine, so I had new questions.
Perhaps there is a way that my HTML HTML page page disables the hash tags set by the navigation framework?
EDIT: I tested my XAP working test on my html page instead of my entire application that does not work, and it did not update the hash files on this page. So, now itβs clear that something is wrong with the html page, what could be?
source
share