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

[Solved] RadGrid Drag and Drop JavaScript Errors

1 Answer 155 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Stephen McDaniel
Top achievements
Rank 1
Stephen McDaniel asked on 17 Jun 2008, 05:02 PM
I'm having problems with the Drag and Drop feature of RadGrid.  I even notice the problems on your demo page here.

When I use Internet Explorer, I get many JavaScript errors (I have Script Debugging turned on so the errors popup).  I can get an error by:

  • Select the first item in the "Pending Orders" grid and drag it down a few rows (within the same grid)
  • Try to highlight multiple rows (by dragging the mouse over rows so it makes the "highlight" box) and I get "Object doesn't support this property or method" on a line of code that says "e.preventDefault();"

I've also got this error when I've been dragging a row and moved the mouse over a Telerik Report Viewer control (not actually dropped it on the control, but just dragged over).

I've also seen it when I click in a Text Box that is part of a Templated Column of a Grid after I've done a drag and drop on the Grid.

-Stephen

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantin Petkov
Telerik team
answered on 18 Jun 2008, 10:41 AM
Hi Stephen McDaniel,

Unfortunately you are correct in your observations. The error has been addressed shortly after the latest official update and the bug fix will be included in the upcoming Service Pack 2 expected tomorrow.

Please, excuse us for the temporary inconvenience.

Sincerely yours,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Stephen McDaniel
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or