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

[Solved] RadGrid - Drag & Drop Issue with Loading Panel

3 Answers 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 08 Nov 2009, 07:55 PM
Hello,

We are using the the sample code from the demo: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx

The drag and drop is working for us.  However the loading panel only shows up for the first drag/drop in Firefox.  (same issue exists on your demo page as well.)  It works correctly on google-chrome.

Can someone advise as we can resolve this issue?

Thanks,
Amish

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Nov 2009, 11:12 AM
Hi Michael,

Instead of using @import directive, please try to register Css with link tag as shown bellow :
<link href="StyleSheet.css" rel="stylesheet" type="text/css" />

I hope this helps.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Scott
Top achievements
Rank 1
answered on 09 Nov 2009, 03:22 PM
Our project is already using the LINK tag.  Your demo is the one using the @Import tag. 

Is there any other solution?
0
Pavlina
Telerik team
answered on 09 Nov 2009, 05:07 PM
Hi Michael,

Unfortunately it is a known problem that loading panel in drag and drop demo is not  working properly in Firefox. The issue is already logged in our bug-tracking system and hopefully our developers will address it as soon as possible. Please excuse us for the temporary inconvenience.

Regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Scott
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Scott
Top achievements
Rank 1
Share this question
or