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
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 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 Scott
ADMIN
Created by: Telerik Admin
Comments: 1
Category: TileView
Type: Bug Report
4
Design time error occurs when setting MinimizedRowHeight
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Implement command support for events like TileStateChanged. Allow sending the TileItem, which state is changing, as an argument.
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
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.
Completed
Last Updated: 08 Aug 2016 13:39 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
4
Implement a touch swipe scrolling for RadTileView
Unplanned
Last Updated: 05 Jan 2017 07:59 by prog1
ADMIN
Created by: Telerik Admin
Comments: 1
Category: TileView
Type: Feature Request
4
Allow more than one maximized tile
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Both events must be raised only once per item. Also, the event arguments of each event must contain a reference to the item that begins/ends its layout change.
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 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
3
Add animations for items collection change (add/remove)
Declined
Last Updated: 08 Sep 2016 11:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
3
Add TileViewItem.HeaderBackground property.

DECLINED: There is SDK sample available demonstrating how you can change the background color of the header of each item.
https://github.com/telerik/xaml-sdk/tree/master/TileView/ChangeHeadersBackground
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
3
Visualize drop zone (dashed line in iGoogle)
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: 26 Nov 2019 13:15 by ADMIN
In application with heavier styles and a slower machine when items are dragged and swiped it sometimes leads to exception:
Cannot animate the 'VerticalOffset' property on a 'Telerik.Windows.Controls.TileViewPanel' using a 'System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames'
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
The Header of the TileViewItems is bound only for the first X tiles, where X is the loadsize of the VirtualQueryableCollectionView
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