This is a migrated thread and some comments may be shown as answers.

Drag & drop hints are lost in Telerik's RadControls for ASP.NET AJAX

1 Answer 27 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Saeed
Top achievements
Rank 1
Saeed asked on 06 Jul 2011, 01:47 PM

I have a Telerik tree and drag & drop node move is in action. But then I applied a theme (bought from somewhere) to the overall design of my site, and now, the hint are gone. When you drag a node, some horizontal hint lines appear, so that you can understand that if you release your node (drop it) where it would be dropped.


1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 07 Jul 2011, 04:17 PM
Hello Saeed,

You can try to set a different  css-color that will contrast with your theme:

.rtDropAbove, .rtDropBelow
    {
       border-color:Red !important;
         
        }

Hope this will help you.

Greetings,
Plamen Zdravkov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
TreeView
Asked by
Saeed
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or