Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
10
Sorting of RadGridView slows down its performance when the control is used in self-reference hierarchy mode.
Completed
Last Updated: 07 Mar 2011 08:27 by ADMIN
FIX. RadGridView does not accept newly entered values when the form is being hidden and shown again.
Completed
Last Updated: 11 Feb 2014 11:20 by ADMIN
FIX. RadGridView - reloading the datasource with auto size columns mode to fill and hidden row header column, causes the first column to expand of every data source setting with one pixel
Completed
Last Updated: 13 Dec 2018 12:01 by Luca
ADMIN
Created by: Martin Vasilev
Comments: 1
Category: GridView
Type: Bug Report
0
If current culture uses comma as delimeter, the MS Excel cannot handle the decimal values in a right way.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
Assigning a custom type convertor to the column's DateTypeConvertor property does not work as expected.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Feature Request
0
Curently ExportToExcelML does not support DateTimeOffset types
Completed
Last Updated: 13 Feb 2014 09:05 by Svetlin
When you set the data source of the grid to null in self-reference hierarchy, the exception has been thrown.
Completed
Last Updated: 13 Feb 2014 09:01 by Svetlin
BestFitColumn does not calculate the size of the first column in self-referencing appropriately. Also if you perform the operation twice, the expander signs will disappear.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
When exporting to excel through ExportToExcelML class, Guid type values are not exported.
Completed
Last Updated: 22 Feb 2011 08:52 by ADMIN
The ScrollToRow method is not working in hierarchy with tabbed child views
Completed
Last Updated: 09 Oct 2024 15:36 by ADMIN
Release 2024 Q4 (November)
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The issue appears when the RadGridView control has several columns, some of the have fixed size (equal MinWidth and MaxWidth) and AutoSizeColumnsMode is Fill. The size of the not-fixed columns is calculated differently with each rebinding of the control.
Completed
Last Updated: 10 Feb 2011 04:10 by ADMIN
FIX. RadGridView - allowing row reorder on the first level of hierarchy (template[0]) results in visual representation of the reordering while no actual reordering is performed.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
Relation is defined in DataSet bound to RadGridView control
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
1
Excel-like filtering throws an exception if there is a combo-box column, which contains values of types System.DBNull
Completed
Last Updated: 07 Feb 2011 07:42 by ADMIN
ADD. RadGridView add functionality to support the NOT operator while filtering i.e Not Starts With, Not Equals etc
Completed
Last Updated: 11 Feb 2014 13:25 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 18
Category: GridView
Type: Feature Request
72
ADD. Paging functionality for RadGridView.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
RadGridView crashes when it is in AutoSizeRows rows and a third level hierarchy cell is edited.
Completed
Last Updated: 28 Jan 2011 05:33 by Svetlin
When the AddNewBoundRowBeforeEdit property of GridViewTemplate is enabled, the properties of the underline business object are not set, while the GridViewNewRowInfo is edited.
Completed
Last Updated: 27 Jan 2011 05:19 by Svetlin
If you delete rows of the active view in tabbed child hierarchy, the new tab should be selected and the old tab should become invisible.