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

drop line indicator

1 Answer 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 11 Oct 2011, 04:59 PM
I'm having trouble with the drop line indicator.  It will not appear.  I only have one grid and I need to reorder the rows.  I have checked the drag drop demo line by line and but I know that I must be missing something.  If someone can point me in the right direction about

1. What fires the line indicator?  Is it automatic or do I need to wire something up?  I've tried different skins but that did not help. 

I'm using a User control if that makes any difference and I am using Ajax. 

Thanks

1 Answer, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 17 Oct 2011, 12:07 PM
Hello William,

Perhaps you use a custom CSS and you do not correctly style the GridItemDropIndicator. Also it is possible the problem to become from z-index or position:relative on one of the HTML elements. I recommend you to take advantage of web tools like Firebug for Firefox / IE developer tool. Shortcut F12 activates both and with them it is very easy to inspect the elements and see the styles that they have. After inspecting the element styles you can add or edit their rules.

If the problem persists could you send a small running project that we can use to reproduce the case.

Kind regards,
Galin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
William
Top achievements
Rank 1
Answers by
Galin
Telerik team
Share this question
or