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.
Completed
Last Updated: 18 Jul 2016 10:47 by ADMIN
Completed
Last Updated: 18 Jul 2016 10:11 by ADMIN
Workaround is to specify that the format string should contain only the required member path:

<telerik:GridViewDynamicHyperlinkColumn Header="ID" DataMemberBinding="{Binding ID}" NavigateUrlMemberPaths="WebUrl" NavigateUrlFormatString="{} {0}"  TargetName="_blank"/>
Completed
Last Updated: 15 Jul 2016 13:29 by Martin
There is a mistake in the text shown in the GroupPanel of RadGridview in french.
it should be something like "Glissez un en-tête de colonne et déposez-le ici.."
Completed
Last Updated: 15 Jul 2016 11:14 by ADMIN
Declined
Last Updated: 15 Jul 2016 08:38 by ADMIN
Completed
Last Updated: 13 Jul 2016 12:15 by ADMIN
Implicit row's style should be not cleared when the SelectStyle method of RowStyleSelector returns null.
Completed
Last Updated: 13 Jul 2016 12:14 by ADMIN
It does not matter if the button is in a CellTemplate, CellEditTemplate, ControlPanelItem etc.
Completed
Last Updated: 13 Jul 2016 12:07 by ADMIN
To work around the issue, set the EnableColumnGroupsVirtualization property of RadGridView to True.
Completed
Last Updated: 13 Jul 2016 12:06 by ADMIN
Tapping on GridViewGroupRow or GroupHeaderRow does not expand the group
Completed
Last Updated: 13 Jul 2016 12:06 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 13 Jul 2016 11:44 by ADMIN
Created by: Jason
Comments: 4
Category: GridView
Type: Bug Report
0
StackOverFlowException when the GroupMemberPath is set to a different path to the data member and the column is grouped, and filtered.

As an example I add a column to the grid:
columns.Add(new GridViewDataColumn() { DataMemberBinding = new Binding("CustomerId"), GroupMemberPath = "CustomerName", SortMemberPath="CustomerName", Width = 300 });

When the grid appears, drag the CustomerId column to the grouping area
Click the filter icon on the CustomerId column
Click a checkbox in the filtering control to select an item
Exception occurs
Completed
Last Updated: 13 Jul 2016 11:30 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.
Completed
Last Updated: 13 Jul 2016 10:32 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 12 Jul 2016 09:50 by ADMIN
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 01 Jul 2016 11:46 by ADMIN
ADMIN
Created by: Dilyan Traykov
Comments: 0
Category: GridView
Type: Bug Report
7

			
Won't Fix
Last Updated: 30 Jun 2016 16:15 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: GridView
Type: Bug Report
7
Scrollbar scrolls unexpectedly when column width is changed. Check the following video for a reference:
http://screencast.com/t/Y6IwtREc