Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Navigation > GoBack()

Not answered GoBack()

Feed from this thread
  • NS Master avatar

    Posted on Oct 7, 2008 (permalink)

    Hi,
    I'm trying to implement the PageNavigation control. (replacing my own page navigation system using storyboards).

    The moment before I call service.GoBack(), I can see that service.FrameHistory contains two items. (myproject.page1, myproject.page2). I reference service by using (RadFrameContainer)this.Parent and then finding the service on the parent page of RadFrameContainer. This is not null so I think this works.

    However calling service.GoBack() doesn't navigate to page1. (break points on page1 do not get called)

    If I debug I can see that after calling service.GoBack() service.FrameHistory contains one item. Am I missing something to load the page in history ?

    Thanks,
    Nicolas

    Reply

  • NS Master avatar

    Posted on Oct 7, 2008 (permalink)

    Never mind, I found the problem.
    I must trigger the Loaded event of my RadPage and do there the databinding.

    Works like a charm :) great control !

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.
  • NS Master avatar

    Posted on Oct 7, 2008 (permalink)

    I have found another problem :)
    In my first RadPage I have a radcombobox. I trigger the KeyUp event in the Loaded event of this RadPage.
    The first time when I eg hit enter in my radcombobox something happens.

    If I however call GoBack() on the second RadPage to go back to my first RadPage, (the one containing the KeyUp event) the radcombobox' KeyUp is not triggered anymore.

    Regards,
    Nicolas

    Reply

  • Bobi Bobi admin's avatar

    Posted on Oct 7, 2008 (permalink)

    Hi NS,

    Thank you for reporting this bug. We have started researching the problem and we will fix it as soon as possible.

    Your Telerik points have been updated as per our EAP Program.

    Sincerely yours,
    Boryana

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Navigation > GoBack()
Related resources for "GoBack()"

Silverlight Navigation Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]