Unplanned
Last Updated: 02 Mar 2021 15:36 by ADMIN
Bernd
Created on: 25 Jan 2019 15:56
Category: Kendo UI for jQuery
Type: Feature Request
4
Drag & drop between browser windows

Dear Telerik team.

I would love to have the possibility to use drag & drop with different browser windows. As shown here.

That way my customers could make use of their multi-monitor workplaces. Opening a grid or listview with items on one screen and opening a scheduler on the other screen. Then dragging from the grid to the scheduler.

Kind regards

Bernd

1 comment
ADMIN
Marin Bratanov
Posted on: 01 Feb 2019 11:14
Hello Bernd,

Thank you for sharing this idea. You will find your Telerik points updated, and for the time being I can suggest you try to implement the handlers with your own code, here's an example that seems to work across windows of the same browser for me: https://decafbad.com/2009/07/drag-and-drop/api-demos.html#delegated. The Kendo widgets expose data attributes and you can traverse the DOM to get relevant items/data, so you may still be able to implement a similar drag-and-drop feature in your project that allows for transfer of the required data even without a feature built-in into the Kendo widgets.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.