Unplanned
Last Updated: 26 Jul 2023 10:04 by Stenly
Introduce support for specifying the speed of the auto-scrolling functionality (when the IsAutoScrollingEnabled property is set to True).
Unplanned
Last Updated: 03 Jan 2017 21:12 by Licensing
Created by: Licensing
Comments: 0
Category: TileView
Type: Feature Request
1

			
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Provide support for changing the ItemContainerStyleSelector runtime.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
2
ScrollViewer property needed like in RadTreeview
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
4
Add a build-in paging support for the RadTileView.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Implement a mouse wheel support for the Horizontal ScrollBars of the control
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
3
Add animations for items collection change (add/remove)
Unplanned
Last Updated: 05 Jan 2017 07:59 by Michael
ADMIN
Created by: Telerik Admin
Comments: 1
Category: TileView
Type: Feature Request
4
Add SingleNoToggle selection mode. In this mode the TileViewItem won't unselect on click.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
4
Add support for IsSynchronizedWithCurrentItem
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: TileView
Type: Feature Request
4
Allow setting minimum size of the rows and columns:
I don't know at design time how many items there will be in the tileview, so if I set fixed height and width for items I can have the control using only 1/10 of the available space, but if I don't set them I can have many too-small items which content cannot be properly displayed.
I need a minsize for the items so if I have few items they have a variable size and if they are a lot they use the scrollbars.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
If minimized items are placed top, the horizontal scroll bar should be top as well and so on.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Add GridSplitters between the columns and rows of the TileView so that rows and columns can be resized.

GridSplitters should be available when the tiles are restored or Minimized/Maximized. In the latter case, only a vertical one should be available to resize the minimized tiles' width in respect to the maximized one.
Unplanned
Last Updated: 05 Jan 2017 07:59 by Christina
ADMIN
Created by: Telerik Admin
Comments: 1
Category: TileView
Type: Feature Request
4
TileView: Add ToggleButtonStyle
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
4
TileView: Allow users to see the TileViewItem OldState property
Unplanned
Last Updated: 05 Jan 2017 07:59 by Paul Reynolds
When an item is maximized, the other items should remain in restored state.
Unplanned
Last Updated: 05 Jan 2017 07:59 by Paul Reynolds
ADMIN
Created by: Telerik Admin
Comments: 1
Category: TileView
Type: Feature Request
5
"Move the "Fluid" threshold properties to the TileView level.  It seems rediculous that these need to be specified in every Item (sure, I know there is templating, but this would also reduce your code/logic for calculating the areas of items).  If this can be done with attached properties it might be more intuitive and less obtrusive on the control (ex. <RadTileView RadFluidContentControl.LargeToNormalThreshold="200" />)."
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
5
Provide close functionality out-of-the-box.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
3
Allow users to specify custom panel for the MinimizedItems. The specific request is the minimized items to be rendered in two columns.
Unplanned
Last Updated: 17 Aug 2018 16:16 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: TileView
Type: Feature Request
5
Initial state of TileView:
A B C
D E F
G

G is moved between B and E (current result)
A B C
D G F
E

REQUESTED RESULT:
A B C
D G F
   E
Unplanned
Last Updated: 17 Aug 2018 16:14 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: TileView
Type: Feature Request
7
TileView: Add different methods for arranging Tile items. Asked by a client.
For example "ColumnsOnly" would only shuffle items down within the column being inserted into. However this would also mean that gaps would have to be allowed. E.g.
A B C
D E F
G

If G moved between B and E then
A B C
D G F
   E
1 2