Completed
Last Updated: 20 Apr 2018 09:12 by Jan
Unplanned
Last Updated: 19 Apr 2018 11:19 by ADMIN
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 0
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 29 Mar 2018 08:41 by ADMIN
An implicit style could be added:

<Style TargetType="telerik:FilteringControl" BasedOn="{StaticResource FilteringControlStyle}">
   <Setter Property="Background" Value="{telerik:FluentResource ResourceKey=AlternativeBrush}" />
</Style>
Declined
Last Updated: 28 Mar 2018 11:53 by ADMIN
I am setting the status of the item to Declined as the reported behavior is due to the fact that the RowDetailsVisibilityMode is set to VisibleWhenSelected. The default behavior of RadGridView is to split the merged cell when a row with expanded row details is added. Thus, the reported issue you are is the expected one. If setting the RowDetailsVisibilityMode is removed the control will behave as expected. 
Declined
Last Updated: 28 Mar 2018 11:49 by ADMIN
The reason for declining the item is that a possible fix for this behavior would practically interfere with the virtualization mechanism of the control. Shortly said, when the columns have their width initially set, RadGridView is aware of the column with the biggest size and performs its calculations based on it. When their size is changed on loading, the control cannot be aware of the size of a column that is not present in the viewport thus, the reported issue is observed. In order this behavior to be modified so, the engine needs to measure an element that is not yet loaded. We cannot commit ourselves to implementing this, as this would affect the virtualization of RadGridView. A possible workaround would be to avoid setting the Width of the columns initially in XAML.
Completed
Last Updated: 26 Mar 2018 11:02 by ADMIN
Completed
Last Updated: 26 Mar 2018 06:46 by ADMIN
ADMIN
Created by: Dilyan Traykov
Comments: 2
Category: GridView
Type: Feature Request
7

			
Completed
Last Updated: 20 Mar 2018 16:27 by ADMIN
Available in LIB version: 2017.2.710
Completed
Last Updated: 16 Mar 2018 15:02 by ADMIN
Unplanned
Last Updated: 14 Mar 2018 14:42 by Vladimir
Unplanned
Last Updated: 13 Mar 2018 12:12 by ADMIN
Completed
Last Updated: 08 Mar 2018 09:14 by ADMIN
The fix is available in the R1 2018 Release.
Completed
Last Updated: 08 Mar 2018 09:13 by ADMIN
Unplanned
Last Updated: 06 Mar 2018 16:22 by ADMIN
Unplanned
Last Updated: 06 Mar 2018 16:20 by ADMIN
Unplanned
Last Updated: 06 Mar 2018 16:01 by ADMIN
ADMIN
Created by: Yoan
Comments: 6
Category: GridView
Type: Feature Request
5

			
Unplanned
Last Updated: 06 Mar 2018 15:59 by ADMIN
The default merging algorith merges adjacent cells with the same value. An option for preventing cells merging despite their value, should be provided.
Unplanned
Last Updated: 28 Feb 2018 15:38 by ADMIN
Unplanned
Last Updated: 27 Feb 2018 16:37 by ADMIN
Won't Fix
Last Updated: 23 Feb 2018 08:00 by ADMIN