Jump to frame

Thread is closed for posting
2 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 06 Aug 2009 Link to this post

    Requirements

    RadControls version

     

    ASP.NET AJAX
    .NET version 3.5/2.0
    Visual Studio version

     

    2008/2005
    programming language

     

     C# / VB.NET
    browser support

    all browsers supported by RadControls


    HOW TO

    Jump to a desired frame.

    There is not a client-side approach that allows jump to the desired frame. But the server-side solution is very simple - the value of the InitialItemIndex server-property is changed through AJAX postbacks. The control used is a RadAjaxPanel for better visual appearance.



  2. 38F681BC-636B-497B-BD85-5F7EAA4451F6
    38F681BC-636B-497B-BD85-5F7EAA4451F6 avatar
    6 posts
    Member since:
    Jun 2009

    Posted 27 Jan 2010 Link to this post

    I made a post about a client-side way to jump to a specific frame. My example has one rotator (with many items) that basically acts as the Button for another rotator (which only shows one item).

    http://www.telerik.com/community/forums/aspnet-ajax/rotator/rotate-to-a-specific-item-clientside.aspx#1073728

    If I left out some code or this isn't the right solution, just let me know.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.