The problem should be resolved with lib version 2015.3.1130.
With R2 2016 GridViewComboBoxColumn will expose a property IsLightweightModeEnabled. Setting the property to True should resolve the problem.
The problem should be resolved with lib version 2016.1.125.
If I change Column.IsVisibility to FALSE, the column group headers are disappear and not restored. The problem should be resolved with LIB version 2016.1.404.
This functionality will be available with Q1 2016 SP.
In case RadGridView is filtered, when searching with TextSearch feature and then clear the search text the applied FilterDescriptors are cleared as well.
The fix is available in the R1 2018 SP2 Release.
When I have DistinctFilter set on the grid and I will search data from SearchPanel and then I will clear SearchPanel, Grid show me all data, not these from DistinctFilter, even if it's still set on the grid. UI for WPF Q1 2016
Implement Excel-like horizontal locked scrolling. Clicking on the scrollbar should scroll into view the first column that is not visible at the moment, i.e. all visible columns should be moved out of the viewport.
UPDATE: The issue is reproduced with columns bound to other data types as well.
Respect IVirtualizedItemProvider for items of RadGridView .