Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Docking > Animate Dock when Moved Programmatically Client-Side
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Animate Dock when Moved Programmatically Client-Side

Feed from this thread
  • Richardsonke avatar

    Posted on Jun 3, 2010 (permalink)

    I know you can move a dock programatically client-side, but is there any way to animate this being moved?  I'd like to give the user a better indication of what's happening when the dock is moving.  What I'm trying to do is create something like the RadControls for Silverlight TileView in ASP.NET AJAX.  Do you have any other recommendations to create an AJAX control like this?  Thanks.

    -Keith

  • Pero Pero admin's avatar

    Posted on Jun 8, 2010 (permalink)

    Hello Keith,

    We tried to implement a custom solution, to see if it is possible to achieve this with the current implementation of the RadDock control, but we didn't succeed. This kind of animation requires substantial changes in the way the dock is rendered on the client, and this will certainly lead in breaking changes, which we can't afford to make.

    If you do succeed in implementing this behavior, we would appreciate if you could share the solution with our community. I believe it will help a lot of people.

    All the best,
    Pero
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Docking > Animate Dock when Moved Programmatically Client-Side