Unplanned
Last Updated: 30 Jan 2017 15:14 by ADMIN
Declined
Last Updated: 21 Oct 2016 13:16 by ADMIN
Right now, if you programmatically increase the RadGridView's font size, the columns get bigger to accommodate. So far, so good. But if you then make the font size smaller, the columns stay the same large-font width. 

Further, double-clicking the gridsplitter that separates the columns after the above procedure doesn't resize the column like it would if you'd manually resized the column and then double-clicking the gridsplitter - instead, nothing happens.

Finally, it would be nice to have a programmatic interface to autosize the columns, something like

MyGrid.Columns(0).AutoSize()

Thanks!
Completed
Last Updated: 24 Mar 2016 14:28 by ADMIN
Unplanned
Last Updated: 06 Mar 2018 16:01 by ADMIN
ADMIN
Created by: Yoan
Comments: 6
Category: GridView
Type: Feature Request
5

			
Completed
Last Updated: 13 Jul 2016 11:30 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 21:12 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Feature Request
0
Respect IVirtualizedItemProvider for items of RadGridView . 
Completed
Last Updated: 01 Apr 2016 15:46 by ADMIN
The problem should be resolved with LIB version 2016.1.404.
Unplanned
Last Updated: 03 Aug 2016 13:09 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 1
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 09 Mar 2023 15:21 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: GridView
Type: Feature Request
3
MergedCellsStyle and MergedCellsStyleSelector properties will be available with Q2 2016.
Completed
Last Updated: 13 Mar 2017 15:19 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Bug Report
0
UPDATE: The issue is reproduced with columns bound to other data types as well.
Completed
Last Updated: 27 Jul 2016 12:56 by Licensing
Completed
Last Updated: 02 Jul 2019 13:58 by Hussein
ADMIN
Created by: Stefan
Comments: 7
Category: GridView
Type: Feature Request
14
As of R1 2018 RadGridView supports pinning columns both on its left and right side. The new properties that control the right-side behavior are: RightFrozenColumnCount and RightFrozenColumnsSplitterVisibility.
Completed
Last Updated: 20 Oct 2016 10:35 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:09 by Fabien
ADMIN
Created by: Petya
Comments: 1
Category: GridView
Type: Feature Request
0
Implement Excel-like horizontal locked scrolling. Clicking on the scrollbar should scroll into view the first column that is not visible at the moment, i.e. all visible columns should be moved out of the viewport.
Completed
Last Updated: 29 Feb 2016 10:10 by ADMIN
ADMIN
Created by: Martin
Comments: 0
Category: GridView
Type: Bug Report
1
Pasting in empty RadGridView is not possible.
Unplanned
Last Updated: 03 Jan 2017 21:13 by ADMIN
Completed
Last Updated: 18 Aug 2016 14:54 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Feature Request
3

			
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.