Keep or increase height of TileLayout container again after decreasing items

1 Answer 291 Views
TileLayout
Christine
Top achievements
Rank 2
Iron
Christine asked on 21 Sep 2021, 09:25 AM

Please go to demo https://demos.telerik.com/aspnet-core/tilelayout/resizing and decrease width and height of all 3 items to 1 row and 1 column

-> the height of the TileLayout container decreases to the height of 1 row.

How can I increase it again or keep a specified height?

I can set a minimum height in pixels by HtmlAttributes, but no percentual or calculated value.

1 Answer, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 24 Sep 2021, 07:17 AM

Hi, Christine,

The increase of the last row of the TileLayout currently is not available. A feature request has been logged in our backlog in the link below. I encourage you to cast your vote so that the item gets popular and eventually be implemented. 

https://feedback.telerik.com/kendo-jquery-ui/1469931-tilelayout-items-in-the-last-row-can-t-be-heightened

As per the height, it is possible to set it in percentage. However, the parent element of the widget should have its height so that it can calculate the percentage. Even though the height is more, the rows would still span to 100% of the height, therefore, it is not possible to have empty rows. 

 

Kind regards,
Tsvetomir
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.

Tags
TileLayout
Asked by
Christine
Top achievements
Rank 2
Iron
Answers by
Tsvetomir
Telerik team
Share this question
or