drag and drop list in angular

1 Answer 605 Views
Grid
chirag
Top achievements
Rank 1
chirag asked on 01 Sep 2021, 11:39 AM
There is a list in kendo table i have to drag it and drop to add to subfolder it should get notification in subfolder please help

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 03 Sep 2021, 11:11 AM

Hi Chirag,

I'm afraid that the Grid component doesn't support such drag and drop functionality. I would encourage you to cast your vote on the following feature request thread:

https://feedback.telerik.com/kendo-angular-ui/1454489-kendo-grid-angular-drag-and-drop

The thread also contains custom implemented examples that could be helpful as the following drag and drop from Grid to a List:

https://stackblitz.com/edit/angular-3xd9p5-e4dt82?file=app/app.component.ts

Indeed the example is based on a custom implementation. Thus it isn't fully tested and some further modifications may be required to adjust it to suite the specific use-case scenario requirements. The purpose of the example is to steer you in the right direction. Please use it at your own discretion as the demonstrated implementation isn't based on a supported built-in feature of Kendo UI for Angular.

As for the notification part, our Kendo UI for Angular Notification component can be used base on the application requirements:

https://www.telerik.com/kendo-angular-ui/components/notification/

I hope this helps.

Regards,
Yanmario Menev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
chirag
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or