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: 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: 12 Nov 2018 13:04 by ADMIN

Hi guys,

I am investigating a weird scrolling behavior in our app, I have more or less reproduced it in the attached sample app. I say 'more or less' because the little sample doesn't exactly have the same structure as our app but the result looks to be the same as what is happening in our software.

When declaring an unnamed style that targets the RadTileViewItem, scrolling the minimized TileViewItems while have one in the Maximized state, reverts all the minimized ones to their 'Normal' state as well as the one that was maximized. If the RadTileViewItem style is given a Key in the resource dictionary and used explicitly in the TileView's ItemContainerStyle property the scrolling works fine.

Both ways of using the style should, in my opinion, behave exactly the same.

Please take a look.

Thanks.

 

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
Unplanned
Last Updated: 30 Jan 2017 07:45 by ADMIN
The values are switched. 

NewState holds the value of OldState. 
OldState holds the value of NewState 
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Bug Report
2
Allow users to dynamically change the DraggingItem
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
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.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Bug Report
5
Add deferred scrolling support
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 ADMIN
Provide support for changing the ItemContainerStyleSelector runtime.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
InvalidOperationException in thrown in design time in certain situations
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
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
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
Implement a mouse wheel support for the Horizontal ScrollBars of the control
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
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TileView
Type: Feature Request
3
Add animations for items collection change (add/remove)
1 2 3