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

[Solved] Draging window over RadDockzone generates Jscrip error!

3 Answers 113 Views
Window
This is a migrated thread and some comments may be shown as answers.
PapaSmurf
Top achievements
Rank 2
PapaSmurf asked on 22 Oct 2007, 07:07 PM
Hi there,

i have the portal page example with a window i open on page load.
When i drag the window arround and don't go over the dockzone's then everything goes ok. Except when i drag the window over the zone's, the following javascript error is raised:

"Telerik.Web.Ui.Raddock.DragDataType is null"

What am i doing wrong or is this a bug?
Btw, no error in Firefox but only in IE7.

Cheers..

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 29 Oct 2007, 03:12 PM
Hello Halil,

We've tried to reproduce the problem locally by using the RadDock's "Portal Page" demo and RadWindow "Prometheus" but to no avail - everything is working as expected.

Please try reproducing the problem in a small sample project and send it to us - we will check it right away.




Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Tom
Top achievements
Rank 1
answered on 30 Oct 2007, 05:26 PM
Maybe it's the same problem we have.
If the RadWindowManager is used in the page, it registers in the Script.axd an drag event on the window.
If now another drag library based on AJAX.NET is used on the same page, the script.axd catches all drag events. IE is then reporting a JS-error 'this._dragTarget' is null or not an object.


At the moment, we have no workaround (except to not use Prometheus 'Windows') and have reported this bug to Telerik.
0
Georgi Tunev
Telerik team
answered on 02 Nov 2007, 12:20 PM
Hi Tom,

I've just answered your support ticket that you posted on this issue. For convenience I am pasting my reply below:


We are still trying to reproduce the problem locally and if we succeed, we will do our best to provide an appropriate solution. It will be of great help for us if you can provide a small, simple example which uses your custom library and where the problem can be reproduced every time. This way we will be able to work on your exact setup and provide a solution as soon as possible.



I am not sure if the problem that Halil reports is related to yours, however this can be checked for sure only when we have a reproduction setup where the problem can be observed every time.



Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
PapaSmurf
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Tom
Top achievements
Rank 1
Share this question
or