ASP.NET Show - QuickScroll transition effect

 


See also how to customize the QuickScroll effect.

Example Code

<obshow:Show id="Show1" runat="server" TransitionType="QuickScroll">
    <Panels>
        <obshow:Panel>
            ... Panel Content here ...    

VB.NET
Show1.TransitionType = TransitionType.QuickScroll


C#
Show1.TransitionType = TransitionType.QuickScroll;

"Perfect! Honestly, you guys make me look brilliant. Your components offer a dynamic, and professionally designed experience for my users. The TreeView has been invaluable to me, huge datasets and enormous hierarchies are a snap. However, when you first introduced the CALLBACK, you rocked my world! Having moved from desktop to web applications, I missed the functionality I used to have. You gave it back - thank you. I can't tell you the number of times I've been asked "How'd you do that?" (even from our tech support and contractors)."

John Cappelletti