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

Grid Grouping Drag and Drop Position Wrong

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 21 Nov 2017, 03:07 PM

We have a Telerik UI for MVC grid in a partial view. When we attempt to drag a column header to use as a group, it appears offset from the mouse cursor by quite a lot.  I am assuming that it has something to do with the DIV we have as a header and whatever the offset is normally set for the dragged control.

So really my question is not so much why it happens, but where (and how) I can go about fixing the problem.

If there is a specific CSS or JS file we should be looking in to modify this behavior, please let me know.

TIA,

Mark

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 23 Nov 2017, 09:19 AM
Hello, Mark,

Thank you for the provided information. 

Based on the details I can assume that the Drag clue item is appearing with an offset from the mouse cursor(marked with X):



In general, the mentioned issue should not occur, but the element used for the clue can be modified using the following CSS selector ".k-drag-clue".

If the issue still occurs, please provide a fully runnable example and I will gladly investigate further. 

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or