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

Equivalent to Sortable hint in jQuery

2 Answers 50 Views
Sortable
This is a migrated thread and some comments may be shown as answers.
Tatiana
Top achievements
Rank 1
Tatiana asked on 05 Jun 2020, 11:12 AM

Is there an equivalent to Sortable hint like the Sortable hint in jQuery:https://docs.telerik.com/kendo-ui/api/javascript/ui/sortable/configuration/hint ?

 

2 Answers, 1 is accepted

Sort by
0
Tatiana
Top achievements
Rank 1
answered on 05 Jun 2020, 11:41 AM
Sorry, I forgot to point that I am searching an alternative to Sortable hint for Kendo UI for Angular
0
Dimiter Topalov
Telerik team
answered on 08 Jun 2020, 01:00 PM

Hi Tatiana,

The activeItemClass and activeItemStyle options can be used to customize the appearance of the item that is currently being dragged:

https://stackblitz.com/edit/angular-kadkdl?file=app/app.component.ts

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Sortable
Asked by
Tatiana
Top achievements
Rank 1
Answers by
Tatiana
Top achievements
Rank 1
Dimiter Topalov
Telerik team
Share this question
or