Unplanned
Last Updated: 15 Feb 2023 00:41 by ADMIN
Created by: Siva
Comments: 1
Category: TileList
Type: Feature Request
0

Hello,

I have a RadTileList on my webform with total of 12 tiles in asp.net project and I have set the TileColumns=4 so I get to see 3 rows of tiles but the tiles order goes from Top to Bottom from first row but I would like it to go from Left to Right. 

I did see the "RightToLeft" option but that was not what I wanted to do.

I would like the tile numbers 1,2,3,4 to go left to right on the first row then continue 5,6,7,8 in the second row and the likes.

Would it be possible to add such features to set the Tile Direction Vertical/Horizontal?

Thanks

Unplanned
Last Updated: 16 Nov 2022 09:31 by ADMIN
Created by: David
Comments: 1
Category: TileList
Type: Feature Request
1

RadImageTile takes focus but does not respond to any attempt to reproduce MouseClick through keyboard.
Unplanned
Last Updated: 14 Jun 2021 10:55 by ADMIN
ADMIN
Created by: Marin Bratanov
Comments: 1
Category: TileList
Type: Feature Request
4
Currently the mouse wheel scrolls a fixed amount of pixels. A property should allow the developer to control this speed. Leave your comments below on the way this property should be implemented (e.g. an enum or an integer from a given range).
Unplanned
Last Updated: 13 Jan 2021 12:35 by ADMIN
Created by: Jaakko
Comments: 1
Category: TileList
Type: Feature Request
1

Hello, 

 

I would like to be able to move tiles between two RadTileLists. This may be through drag and drop or through an external button click.

Unplanned
Last Updated: 03 Nov 2020 14:59 by ADMIN
If you use the code from the following help article: http://docs.telerik.com/devtools/aspnet-ajax/controls/tilelist/how-to/responsive-layout-and-dynamic-height#responsive-layout-and-dynamic-height and set ScrollingMode property of the RadTileList control to Accelerated after re-sizing the window it is possible to scroll vertically.

http://screencast.com/t/KtCjTSAy2558
Unplanned
Last Updated: 03 Nov 2020 11:20 by ADMIN
Until this feature is implemented, you can use the TileDataBound event (http://docs.telerik.com/devtools/aspnet-ajax/controls/tilelist/server-side-programming/events/ontiledatabound) to set properties of the tiles and their child controls.
Unplanned
Last Updated: 01 Jun 2020 15:38 by ADMIN
Created by: Michael Rogers
Comments: 1
Category: TileList
Type: Feature Request
6
Sometime it would be better to have a layout that is not in the metro style.

Where the default is:

1 2 5 6
3 4 7 8 

There are scenarios where:

1 2 3 4 
5 6 7 8

would work much better.   The tile list fits in metro style apps well but has other uses where that style is not really desired.

There has been interest in this for the past couple years in the forum.  

Thanks
Michael
Unplanned
Last Updated: 04 Jun 2015 13:21 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: TileList
Type: Feature Request
2

			
Unplanned
Last Updated: 30 Apr 2014 08:23 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: TileList
Type: Feature Request
0