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: 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: 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: 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.
Completed
Last Updated: 25 Jan 2011 04:47 by ADMIN
Currently the column virtualization is disabled in column groups view, which causes slow scrolling when using a large number of columns
Completed
Last Updated: 18 Jan 2011 05:53 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
2
When canceling the CurrentRowChanging event and the changing row is the new row, then the click here to add new row text will not be visible anymore.
Completed
Last Updated: 18 Jan 2011 03:25 by Svetlin
If you change the values of the other business objects, when one of them is changed, RadGridView's rows' values are not affected.
Completed
Last Updated: 17 Jan 2011 08:31 by ADMIN
The issue occurs when using a BindingSource bound to a DataSet as DataSource for combo box columns in RadGridView.
Completed
Last Updated: 12 Jan 2011 09:49 by ADMIN
RadGridView does not clear the GridSpinEditor value when navigating to another cell.
Completed
Last Updated: 12 Jan 2011 08:50 by ADMIN
RadGridView. Incorrect behavior of arrow keys when RightToLeft is enabled.
Completed
Last Updated: 10 Jan 2011 12:02 by Jesse Dyck
If you go to The Demos >> Grid View >> Performance >> Load 50,000 rows. And then drag the group to group by the first two columns, then editing cells is slow.
Completed
Last Updated: 10 Jan 2011 09:45 by ADMIN
When switching from a child view that does not contain rows to one containing rows, the child view size is not updated and no child rows are shown.
Completed
Last Updated: 23 Dec 2010 10:01 by ADMIN
When Excel-like filtering dialog is used without explicitly setting the filter operation the filter dialog executes Contains operation and when the filtering is confirmed through the OK button, RadGridView executes Equals operation.

Comment: the issue is not the equals operations, the problem is that we escape the '*' characters.
Completed
Last Updated: 23 Dec 2010 05:29 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Bug Report
1
When grouping in RadGridView is performed, the best fit operation throws NullReferenceException.
Completed
Last Updated: 22 Dec 2010 07:57 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Bug Report
1
When date time filtering is performed for NotEqualTo or GreaterThanOrEqual operator, the filtered rows do not obey the filter's condition.
Completed
Last Updated: 22 Dec 2010 06:47 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Bug Report
0
TextAllignment setting is not accepted neither through theme or through ViewCellFormatting event.
Completed
Last Updated: 21 Dec 2010 07:19 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: GridView
Type: Bug Report
1
The problem exist if Column.Remove() is executed for master level.
Completed
Last Updated: 20 Dec 2010 13:17 by ADMIN
Use the project in the support ticket to reproduce the issue.
Completed
Last Updated: 16 Dec 2010 04:28 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: GridView
Type: Bug Report
2
Escaping special symbols in filter expression when used IsEqualTo operator