Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > Docking with Transition control

Not answered Docking with Transition control

Feed from this thread
  • Erik Damgaard avatar

    Posted on Jan 24, 2012 (permalink)

    Hi,

    I want to implement Transition control with docking control. Currently in our project each page is showing in tab . Now I want to implement Transation control with it. So when page is open or on tab focus it should slide from right to left. I got the demo example http://demos.telerik.com/silverlight/#TransitionControl/FirstLook.

    How can I implement it with tab control. Please suggest.

    Thanks,

    Reply

  • Yana Yana admin's avatar

    Posted on Jan 27, 2012 (permalink)

    Hello Erik,

    Could you please clarify whether you need to use RadDocking or RadTabControl? Thanks

    Regards,
    Yana
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

  • Erik Damgaard avatar

    Posted on Jan 30, 2012 (permalink)

    Hi Yana,

    Thanks for your replying. Here is berif what I want.

    I need when a Tab1 or tab2 will open it should animated from right to left. As in our current application I am using docking control with Rad tab control and It is showing on the Top of the application like IE(Internet Explorer) . Now when page is displaying in tab control it  should come from right to left. If you required some demo please let me know your email id.

    Thanks,

    Reply

  • Erik Damgaard avatar

    Posted on Jan 30, 2012 (permalink)

    Hi Yana,

    I have found out one link http://blogs.telerik.com/blogs/posts/10-05-12/using-transitions-with-radtransitioncontrol-and-transitionpresenter-in-radtabcontrol.aspx. I need something like that but is should display page from right to left and it should animated only its initial stage. Means only 1st time when page is added.

    Thanks,

    Reply

  • Yana Yana admin's avatar

    Posted on Feb 2, 2012 (permalink)

    Hi Erik,

    This blog post demonstrates exactly how you can use RadTransitionControl with RadTabControl. You just need to change the animation like this:

    <telerik:RadTransitionControl.Transition>
        <effects:SlideAndZoomTransition SlideDirection="RightToLeft" />
    </telerik:RadTransitionControl.Transition>

    There is no easy way to prevent the animation for already clicked tabs.  Anyway, we will research this scenario and if we find a solution, I will post it here right away.

    Greetings,
    Yana
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > Docking with Transition control
Related resources for "Docking with Transition control"

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