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
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/.