Declined
Last Updated: 13 Mar 2017 15:11 by ADMIN
Would you please confirm the following bug? When selecting multiple rows of a *child* RadGridView, with multiple rows having optional nested RadGridViews, scrolling off the content of the WPF app causes the selection of those child grid rows to become unselected after scrolling back to the main selection of the child grid. If you must require a demo in order to get this feature fixed I might be able to extract one based our production application, but basically we have a Telerik grid control with nested grids that we want to maintain child selections on.

Thank you,
John Wilkins
Declined
Last Updated: 20 Oct 2016 12:12 by ADMIN
Created by: Combinations
Comments: 1
Category: GridView
Type: Bug Report
1
I have a custom column based on GridViewBoundColumnBase. In it I override GetCellContent. If I bind the column to a nested property (MyProperty.SubProperty), what I return in GetCellContent is not shown, instead the nested property's "raw" value is shown.

Attached is a project illustrating the issue.
Declined
Last Updated: 04 Oct 2016 07:31 by ADMIN
Declined
Last Updated: 23 Aug 2016 08:39 by ADMIN
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Bug Report
0

			
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Vladimir Zagorski
Comments: 0
Category: GridView
Type: Bug Report
0
The grips on the scrollbar's thumb is blurred on 120dpi as well as some of the borders.

As it turns out, we hit a WPF specific problem with 120 DPI. The issue is similar to the following:
http://connect.microsoft.com/VisualStudio/feedback/details/798513/wpf-dpi-rendering-issues-with-two-borders
For the time being this issue is not addressed and most probably would not be fixed. 
Declined
Last Updated: 18 Jul 2016 11:05 by ADMIN
gridviewdatacolumn distinct filter does not respect culture when displaying dates.

All the other display do display the correct format
Declined
Last Updated: 18 Jul 2016 10:53 by ADMIN
Using Telerik GridView. If a cell is wrapped multi-lines (the more lines the easier to reproduce), and the grid has both vertical and horizontal scrollbars. 
1) Fill one of the cells with a bunch of text in which will cause multi-line text wrapping of within that column.
2) Set focus to a different grid row
3) scroll the vertical scrollbar all the way to the bottom
4) scroll the horizontal scrollbar far enough away to lose visual of the Column
5) scroll the horizontal bar back to the right
Result: the vertical scrollbar will jump.
Expected: The scrollbars should not jump like this as it does not happen when the cell does not contain word-wrapped text.
Declined
Last Updated: 15 Jul 2016 08:38 by ADMIN
Declined
Last Updated: 13 Jul 2016 11:26 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 1
Category: GridView
Type: Bug Report
0

			
Declined
Last Updated: 13 Jul 2016 11:15 by ADMIN
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Bug Report
0
There are two different styles for the Validation Message - the Microsoft's and the Telerik's.
Declined
Last Updated: 16 Jun 2016 07:46 by ADMIN
Declined
Last Updated: 13 Jun 2016 16:39 by ADMIN
ValidationErrorHandler does not get invoked when validating in view mode and System.ComponentModel.INotifyDataErrorInfo interface is implemented.
Declined
Last Updated: 19 Apr 2016 14:48 by ADMIN
RadGridView's FooterRow is still part of the visual tree, even though its Visibility is set Collapsed. 
Declined
Last Updated: 23 Feb 2016 17:03 by ADMIN
1. Define a custom AggregateFunction for a column
2. Group on a column
3. A calculation on the AggregateFunction is invoked
3. The Grouping.Key (of the input parameter) corresponds to the correct key
4. Edit a value on the column (having the AggregateFunction)
5. A calculation is invoked, but the Grouping.Key is "1" and not the correct key.
Declined
Last Updated: 12 Feb 2016 07:42 by ADMIN
Declined
Last Updated: 11 Feb 2016 15:15 by ADMIN
Declined
Last Updated: 09 Feb 2016 15:30 by ADMIN
Columns with * width are not measured correctly when GridView is placed in ScrollViewer and its width is changed.
Declined
Last Updated: 08 Feb 2016 09:18 by ADMIN
Declined
Last Updated: 20 Oct 2015 11:52 by ADMIN