When we have enough items so that the vertical scroll bar is displayed and then remove such amount of items so that they have enough space to fit in their container (and scrollbar is not needed) the vertical scrollbar is still visible.
If you set the IsEnabled property to false the control disappears while it should be transparent.
If you have a nested TileView and its MaximizeMode is One you'll still be able to press the Minimize button of the Maximized tile and this will lead to incorrect layout.
When you replace a business item in binding scenarios the old item is not removed from the tileView.
Implement a touch swipe scrolling for RadTileView
DragAndDrop doesn't work in RadTileView on Mac OS with elevated trust and out of browser application
Allow users to dynamically change the DraggingItem
TextBox (or input control) is in LargeContent of FluidContentControl in RadTileViewItem. Validation fails and Red border is shown on the TextBox. TileState is changed then it is Maximized again. Validation fails again but no red border is shown.
Add deferred scrolling support
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
Provide support for changing the ItemContainerStyleSelector runtime.
InvalidOperationException in thrown in design time in certain situations
Desinger crashes when using RowHeight=Auto and IsItemSizeInPercentages = true Available in LIB version: 2016.3.1107
ScrollViewer property needed like in RadTreeview
Add a build-in paging support for the RadTileView.
The Header of the TileViewItems is bound only for the first X tiles, where X is the loadsize of the VirtualQueryableCollectionView
Posibility to group the TileViewItems needed
Implement command support for events like TileStateChanged. Allow sending the TileItem, which state is changing, as an argument.
Implement a mouse wheel support for the Horizontal ScrollBars of the control
Design time error occurs when setting MinimizedRowHeight