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

Tile display order

1 Answer 71 Views
TileList
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 2
Chris asked on 19 Feb 2015, 12:07 PM
Hi,
apologies if this is an obvious question but is is possible to get the tiles to render across then down rather than down then across. I have data from a database and it means that when looking for a person it is  non-intuitive.

thanks

Chris 

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 19 Feb 2015, 12:14 PM

Hi Chris ,

RadTileList mimics the Windows 8 start menu and thus tiles flow down then to the right.

In case you need the tiles to go to the right, you can consider standalone tiles: http://demos.telerik.com/aspnet-ajax/tilelist/examples/standalonetiles/defaultcs.aspx. From a layout point of view, they are divs with float: left and display: inline-block. You can generate them programmatically by looping through your data.

Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TileList
Asked by
Chris
Top achievements
Rank 2
Answers by
Marin Bratanov
Telerik team
Share this question
or