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.  
Unplanned
Last Updated: 03 Nov 2014 11:47 by mqsash
Created by: mqsash
Comments: 0
Category: Grid
Type: Feature Request
3
Hi

When using RadGrid with popup Edit forms, it would be great if we can have a property that allows users to position the edit form just above or below the row being edited (depending on available space).

See attached file which contains three JS functions that we use to position our edit forms. We rely mainly on the '_radGridCenterPopUpToSelectedRow()' which positioned the edit form below the row being edited (or above if there is no space below) but this does not work right if the page has scrolled vertically or if we are in a child grid of an hierarchical grid.

It would be great if this could be a standard property for the Edit forms so that we do not need to keep computing the position for the pop-up edit forms.

Thanks
S
Declined
Last Updated: 20 Apr 2022 15:46 by ADMIN
The grid should provide an in-built option for the filtering to be initiated only on Enter key press and not on Tab or input blur.
Declined
Last Updated: 03 Nov 2014 11:45 by Elena
Bind RadGrid client-side to a WCF Data Service, using a separate GetCount method. Then filter on column typing the value 12345 in the filter textbox. The result is that the value is not passed correctly to the web service.
Declined
Last Updated: 26 Sep 2014 12:35 by ADMIN
Created by: obuliprakash
Comments: 1
Category: Grid
Type: Feature Request
0
I am new to telerik controls.
My requirement is i should display "n" number of items based on values available in a xmldocument which is generated at runtime.
is it possible to add the columns at aspx itself and bind it or it can be done only through dynamically creating datasource and binding it?
Also i should show some images and checkboxx for selection based on some conditions
Unplanned
Last Updated: 26 Sep 2014 12:22 by Ristogod
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: 26 Sep 2014 11:56 by ADMIN
Natural Sort-Option for RadGrid to sort the items in the grid in a natural way. By natural sort we mean sorting like StrCmpLogicalW (Win32 API).
Completed
Last Updated: 03 Jun 2015 05:43 by ADMIN
Having Paging enabled, the Column Aggregates should be calculated based on the data from all of the group's items, even if the group is spread over several pages.

Currently, only the data from the visible items on the current page are calculated. 
Declined
Last Updated: 03 Nov 2014 11:29 by Elena
Created by: Ralf
Comments: 1
Category: Grid
Type: Bug Report
0
This behaviour only occurs in Chrome Webbrowser if you select an item in the grid in the bottom area of a list which has of more than 20 elements.
If you start to drag the item, it appears far to low which means that it is sometimes not on the page anymore.
It is even possible to redo this with the telerik demo ( on http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/rows/drag-and-drop/defaultcs.aspx)
if you use the pager some times.
Declined
Last Updated: 26 Aug 2022 10:57 by ADMIN
ADMIN
Created by: Viktor Tachev
Comments: 1
Category: Grid
Type: Feature Request
2