Unplanned
Last Updated: 09 May 2022 08:13 by ADMIN
Diana
Created on: 17 May 2021 09:14
Category: TileLayout
Type: Feature Request
3
Tile Layout - Refresh

Hello,

I reallt think a refresh feature available for each container item would be great.

What I exactly need is a way to refresh the content of a card, without setting all the cards again by SetOption. You can ask me more about how I would like it to be (in case you need more feedback).

Thank you!

Diana Vijulie

2 comments
ADMIN
Nikolay
Posted on: 09 May 2022 08:13

Hello Mario,

The TileLayout widget's design is based on the CSS grid. It provides different containers that can be used to display content inside and can be dragged around and rearranged to create any modern page design. 

The TielLayout itself does not expose binding to a data source, however, the tiles could contain different widgets that are locally or remotely bound to a data source and upon updating their data sources the widgets will re-render themselves with the new data.

Regards,
Nikolay
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.

Mario
Posted on: 02 May 2022 13:19
Sounds good! or maybe a way to connect the content to a datasource, so, when the datasource changes the tile refreshes its contents again.