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

TileLayout State in Kendo UI library for Angular

1 Answer 260 Views
TileLayout
This is a migrated thread and some comments may be shown as answers.
Sri
Top achievements
Rank 1
Sri asked on 09 Feb 2021, 01:38 PM

Hi, I am working with Kendo UI for Angular TileLayout components and I want to save the state of tiles after a user re-orders them. I see it's possible in other libraries and I wonder if it's possible in Angular library as well.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 11 Feb 2021, 07:38 AM

Hi Sri,

That is possible to be achieved by manually persisting the order of the items. For the purpose the (reorder) event should be handled. It emits an object of type TyleLayoutReorderEvent based on which the order of the persisted items can be manually rearranged. Indeed at this point we don't an example demonstrating such functionality, but we will consider adding one in the future.

Regards,
Svetlin
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/.

Tags
TileLayout
Asked by
Sri
Top achievements
Rank 1
Answers by
Svet
Telerik team
Share this question
or