New Card component: Resize, Reorder Events?

1 Answer 302 Views
Card TileLayout
Marc Simkin
Top achievements
Rank 2
Iron
Veteran
Iron
Marc Simkin asked on 12 May 2021, 03:29 PM

Hi:

Does the new Card component raise events when the cards are resized or reordered? Do they support resize/reorder? Drag & Drop?

I'm would like to determine if the Card component is a better choice than the TileLayout component as I will need to reorder, add, and delete cards/tiles based upon interaction with the user.

Thanks

marc

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 12 May 2021, 05:44 PM

Hi Marc,

The Card component is a display-only component - it just adds styling and exposes elements that let you do that styling through components rather than CSS. It is not and will not be resizable and reorderable, these are features for the full-blown TileLayout component and it already has them, together with Resize and Reorder events. You may also want to Follow this enhancement request so you can distinguish which particular tile the user moved/resized. For removing cards, Follow this - at the moment I imagine it will come through a Visible parameter on the tiles. I do believe you are aware of both of these feature requests, I am just confirming that they are the path forward for such functionality.

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Marc Simkin
Top achievements
Rank 2
Iron
Veteran
Iron
commented on 12 May 2021, 05:47 PM

Hi Marin. Thank you. That is what I thought. Just wanted to confirm.
Tags
Card TileLayout
Asked by
Marc Simkin
Top achievements
Rank 2
Iron
Veteran
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or