Declined
Last Updated: 13 Dec 2013 12:25 by ADMIN
Created by: Ryan
Comments: 1
Category: Grid
Type: Feature Request
6
Currently the RADGrid  only supports creation of columns on the server side. With todays browsers capabilities it is important to support client side column creation as well.
Declined
Last Updated: 20 Sep 2016 05:37 by Coen
I'd like to request for an expansion of the RadGrid header rotation. Currently the rgRotateHeader style that can be applied rotates +90deg. 

I find this an uncomfartable reading direction and I am sure my users will complain about it. While attempting to set some custom style corrections tot rotate -90deg with the help of Telerik support I found that the end result was not good enough to bring into production: wrapping direction was wrong and too many manual corrections had to be made to make the header fit.

See attached screenshots where I made an attempt to rotate the header to override the rgRotateHeader style and the undesired wrapping results and the inconvenient required corrections in transform-origin. Maybe I could have made this work, but this is where I stopped my effort as it cost me too many time. 

I would very much like this a standard feature of the Radgrid. Also -45deg would be very nice to have!
Declined
Last Updated: 08 Jan 2016 18:29 by Shane
Created by: Albert Shenker
Comments: 2
Category: Grid
Type: Feature Request
4
If I'm to believe the Telerik agent in this forum thread... http://www.telerik.com/community/forums/reply-thread.aspx?messageId=0&threadId=750553

then presenting users WITHTEXTTHATLOOKSLIKETHIS (as is done by default in Metro Skin Grid Filter Menu) is a "design" feature. I happen to believe that menu items ought to be readable by human users and not appear like they are the result of some sort of keyboard malfunction... at least by default. If some "designer" out there feels the need to present their users with ABSURDTEXTFORMATTING, then it is they that should be required to implement some sort of hack, not the rest of us. This was a horrible design decision made by someone at Telerik, and the fact that I am required to appeal to other developers who have better things to do with their time in order to get Telerik to see the absurdity of this design and fix it is most troubling.
Declined
Last Updated: 16 Jul 2015 08:56 by ADMIN
Created by: Jared
Comments: 2
Category: Grid
Type: Feature Request
4
The title says it all. Right now there's only a check all option.

In the out of the box Grid CheckList filter the only way to clear all items for a checklist filter once filter items have been selected is to:

1) Uncheck each one individually
2) Click "Check All" to check all, then click "Check All" again to uncheck all.

It would be great to just have a clear all/clear selection button in the filter list.
Declined
Last Updated: 09 Dec 2014 14:37 by ITDeveloper
Created by: F3M
Comments: 2
Category: Grid
Type: Feature Request
3
Having a RadGrid in batch mode with Master and Details tables, when you add a new master record, you are not able to add a new detail record until you save the master record. 
This feature should be built in the RadGrid.
Declined
Last Updated: 28 Jul 2016 11:36 by ADMIN
Created by: Robert
Comments: 1
Category: Grid
Type: Feature Request
3
We need the same ExpressEditor as the folks have over in Sliverlight:

http://www.telerik.com/products/silverlight/expressioneditor.aspx

Please provide exact same functionality for starters.
Declined
Last Updated: 21 Dec 2013 10:31 by ADMIN
Created by: Nirmal Shah
Comments: 1
Category: Grid
Type: Feature Request
2
Hi,
I am adding items to radgrid using cleint side javascript using updateGrid function.
My grid structure is DIV -> Table -> Radgrid.

I am adding rows dynamically based on the values added from the external fields.
I want the grid scroll bar at the last row position.
I have already tried all settings suggested from telerik site but was no success.
Below are the settings added which did not worked out:
<ClientEvents OnRowSelected="rowSelected" OnRowCreated="OnRowCreated" OnRowCreating="OnRowCreating" />
<Scrolling AllowScroll="True" EnableVirtualScrollPaging="True" UseStaticHeaders="false" SaveScrollPosition="true" />

Please help.

Regards.
Declined
Last Updated: 20 Sep 2016 05:36 by Jon
Rather than simply using the drag and drop method to reorder rows within a rad grid, allow for the built in functionality where you can simply move rows up and down client side so that the user can sort the data by rows rather than columns.

Feature request came after a customer had a grid of data that was sorted in a sorted order but they wanted the ability to not only select what rows they wanted which we coded using the checkbox column, but they then wanted to be able to sort the rows they had selected as the selected rows were being exported to a PDF or Excel so wanted them in a certain order.
Declined
Last Updated: 16 Sep 2014 21:23 by Josh
ADMIN
Created by: Jeff Fritz
Comments: 2
Category: Grid
Type: Feature Request
2
For a RadGrid bound to a collection of objects, if the object has properties with a DisplayName or other DataAttributes, those attributes should be applied to the column.

DisplayName should set the text in the header of the column.
Declined
Last Updated: 27 May 2021 15:26 by ADMIN
Created by: Douw
Comments: 1
Category: Grid
Type: Feature Request
2
Hello,
Please add support to bind to System.Dynamic.DynamicObject: 
https://msdn.microsoft.com/en-us/library/system.dynamic.dynamicobject%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396
Regards,
Douw
Declined
Last Updated: 26 Aug 2022 10:57 by ADMIN
ADMIN
Created by: Viktor Tachev
Comments: 1
Category: Grid
Type: Feature Request
2

			
Declined
Last Updated: 26 Nov 2015 12:28 by ADMIN
Created by: Padmasinh
Comments: 1
Category: Grid
Type: Feature Request
2
I want to use tab key for filter.
First i am entering filter text in first column then pressing tab. So i want after press tab the courser should go to next column and should allow typing. Check my demo first search with name column then press tab key the courser not going to next column and not allowing typing.
Declined
Last Updated: 04 Jun 2020 10:39 by ADMIN
ExcelML currently does not support multiple column headers (aka ColumnGroups). This was first requested in the forms back in 2012 and no feature request was created for ExcelML. It is important that ExcelML support ColumnGroups as Excel does support this functionality.
Declined
Last Updated: 21 Dec 2013 10:32 by ADMIN
Created by: Srujal
Comments: 1
Category: Grid
Type: Feature Request
1
Hi,

 In our project we are using the telerik grid on Invoice screen to display item list. 
 We are adding item from text box and adds it to grid dynamically using UpdateGrid javascript function. 
 
 Issue:
  When we add the new item to grid. It adds to grid as last row. But grid is not scrolling to last row.
  We want to scroll grid to last row every time we add new item.
  
  Below are the settings used in grid which did not work out:
<ClientEvents OnRowSelected="rowSelected" OnRowCreated="OnRowCreated" OnRowCreating="OnRowCreating" />
<Scrolling AllowScroll="True" EnableVirtualScrollPaging="True" UseStaticHeaders="false" SaveScrollPosition="true" />
  
Please help.
Declined
Last Updated: 02 Mar 2022 13:25 by ADMIN
Created by: DanKline
Comments: 1
Category: Grid
Type: Feature Request
1
I'm a great fan of KendoUI and love the declarative binding and property declaration with JavaScript Literal notation.  However, Rest Binding in SharePoint is still immature and there is very little support for relationships and data projections.  As a result, I find myself coming back to the SPRadGrid.  However, I find the functionality very limited and in some cases non-functional.  I'd love to see a rewrite of the SPRadGrid that has more functions and used declarative bindings.    I'd also like to see  solution package distributed with a working Grid sample so that it was easier to modify it and deploy a customized solution.  SharePoint is complex.  It's always easier to start with a working sample.
Declined
Last Updated: 02 Mar 2022 12:07 by ADMIN
Created by: Tim Weckx
Comments: 1
Category: Grid
Type: Feature Request
1
It would be great if you could set a property on a column (like in WinForms) to hide that column from the column chooser.

e.g. <telerik:GridBoundColumn ShowInColumnChooser="false" />
Declined
Last Updated: 10 Jun 2016 11:40 by ADMIN
Created by: Najid Hanif
Comments: 1
Category: Grid
Type: Feature Request
1
This should improve performance in this situation when client side data-binding can be used.
Declined
Last Updated: 26 Jul 2016 11:48 by ADMIN
Created by: Nick
Comments: 1
Category: Grid
Type: Feature Request
1
Client side data from odata works great, filter and paging with no extra coding.  Surely grouping should be done client side, requesting the amount of data it requries from the odata source.  This can make sure when groups are closing, the javascript can request more data to fill up the paging.  
Declined
Last Updated: 26 Jul 2016 11:56 by ADMIN
Created by: Antony
Comments: 1
Category: Grid
Type: Feature Request
1
Add a new column type "AutoExpand", I have lots of grids where the number of columns changes dynamically but the width of each column is fixed, this means that the width of the grid data section changes and with only a few columns defined leave a big vertical space between the last data column and the grid right hand border.
It would be great to be able to add a AutoExpand column as the last column in the grid to fill any remaining space between the end of the last data column and the grid righthand border. This will give you a consistant look regardless of how many columns are added.
Declined
Last Updated: 25 Sep 2015 11:40 by ADMIN
Created by: Balaji
Comments: 1
Category: Grid
Type: Feature Request
1
When the grid has no paging and all the groups are collapsed its good to have a paging defined within grouping to display all the groups in the same page as well can browse through the items within the group with paging defined.
1 2 3 4