Unplanned
Last Updated: 06 Mar 2018 16:20 by ADMIN
Unplanned
Last Updated: 07 Apr 2017 16:32 by ADMIN
Unplanned
Last Updated: 03 Mar 2017 11:11 by ADMIN
ADMIN
Created by: Dilyan Traykov
Comments: 0
Category: GridView
Type: Feature Request
2

			
Unplanned
Last Updated: 18 Jul 2017 12:38 by ADMIN
Unplanned
Last Updated: 30 Jan 2017 15:13 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
0

			
Unplanned
Last Updated: 19 Jan 2017 13:37 by ADMIN
Unplanned
Last Updated: 16 Jan 2017 11:31 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
3

			
Unplanned
Last Updated: 11 Mar 2019 14:39 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: GridView
Type: Bug Report
2
Unhandled exception System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
   at System.Windows.Threading.Dispatcher.VerifyAccess()
   at System.Windows.DependencyObject.GetValue(DependencyProperty dp)
   at Telerik.Windows.Data.SortDescriptorBase.get_SortDirection()
   at Telerik.Windows.Data.Expressions.SortDescriptorCollectionExpressionBuilder.Sort()
   at Telerik.Windows.Data.QueryableExtensions.Sort(IQueryable source, IEnumerable`1 sortDescriptors)
   at Telerik.Windows.Data.QueryableExtensions.Sort(IQueryable source, SortDescriptorCollection sortDescriptors)
. . .
Unplanned
Last Updated: 03 Jan 2017 15:09 by ADMIN
Unplanned
Last Updated: 10 Jan 2017 15:20 by Artem
Unplanned
Last Updated: 30 Dec 2016 13:44 by ADMIN
It is difficult to track whether the newly added items are pasted or not crated by insert.
Unplanned
Last Updated: 05 Jan 2017 12:12 by ADMIN
Currently all of the MoveCurrentTo methods rely on the internal logic of MoveCurrentToPositionCore and users cannot override it through inheritance.
Unplanned
Last Updated: 02 Dec 2016 11:13 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Bug Report
0

			
Unplanned
Last Updated: 25 Oct 2020 11:36 by SÅ‚awomir
If in the content of RadGridView.ControlPanelItem has a binding with a RelativeSource or ElementName and the grid is placed in the collapsed UserControl, a binding error is thrown in the output window.
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.