Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Drag and drop

Not answered Drag and drop

Feed from this thread
  • Alexandre avatar

    Posted on Dec 1, 2010 (permalink)

    Hi I would like to know if there is a way to gat the tab open when I drag over the tab? Do the new control do it automaticly?

    Thank you

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Dec 9, 2010 (permalink)

    Hi Alexandre,

    Generally, RadTabStrip and RadPageView do support this behavior. You need to implement it according to your specific requirements. For example, if you want to select a tab when you drag and drop another tab over it, you can do this on the TabDragEnded event. This approach is demonstrated in the attached sample project.

    If you have additional questions, feel free to contact us.

    Best wishes,
    Nikolay
    the Telerik team
    Get started with RadControls for WinForms with numerous videos and detailed documentation.
    Attached files

    Reply

  • Alexandre avatar

    Posted on Dec 9, 2010 (permalink)

    Hi I think you did not understand what i'm trying to do. I would like to send you back your example modified but I can't. Zip is not an allowed extention file. I want to begin to drag from the treeview on the second tab and drag the node to the first tab. Look at my example and tell me if its possible.

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Dec 16, 2010 (permalink)

    Hi Alexandre,

    The additional details that you provided allowed me to understand your case. However, we currently do not support such a behavior and I am not able to provide with an appropriate solution.

    If you have additional questions, feel free to contact me.

    Regards,
    Nikolay
    the Telerik team
    Check out the Q1 2011 Roadmap for Telerik Controls for Windows Forms.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Drag and drop