Completed
Last Updated: 12 Feb 2018 14:04 by ADMIN
Reproduced with Implicit Styles with NoXAML binaries only. The workaround is to set a fixed value for the RestoredHeight property of RadTileViewItem
Completed
Last Updated: 04 Feb 2016 13:44 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: TileView
Type: Bug Report
0
If you set the IsEnabled property to false the control disappears while it should be transparent.
Unplanned
Last Updated: 04 Jan 2017 07:34 by ADMIN
When you add RadBook as a content of RadTileViewItem and reorder the TileViewItem you get ArgumentOutOfRangeException.

Workaround: You can set the width of the RadBook.
Completed
Last Updated: 26 May 2020 08:34 by ADMIN
Release LIB 2020.2.525 (5/26/2020)
Created by: Dinko
Comments: 0
Category: TileView
Type: Bug Report
0
The UnselectAll method, which comes from MultiSelector, does not unselect all items when manually select them one by one. The method will unselect the items in the order they were selected, one by one.
Completed
Last Updated: 25 Aug 2017 12:40 by ADMIN
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 0
Category: TileView
Type: Bug Report
0
Workaround:
Create a custom style which target type is set to TileViewItemHeader and set it to the HeaderStyle property of the TileView. Then in the custom style, set a custom DataTemplate to the HeaderTemplate property. In this template specify a TextBlock and set its Margin property for instance.

Available in R3 2017 Official Release Version.
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).
1 2 3 4