Completed
Last Updated: 09 Dec 2015 14:09 by Gal
Add RadGrid Support per column/per grid for timezone like the RadScheduler 
Same with the  RadDateTimePicker, RadDatePicker and Calendar.
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.
Completed
Last Updated: 25 Nov 2015 12:32 by ADMIN
Created by: Hennie
Comments: 1
Category: Grid
Type: Bug Report
0
Hi Guys,

When editing a grid line on the second page on a child grid detail page the edit form selects the incorrect record to update.  It works fine if you don't use the paging on the on the child..

http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/insert-update-delete-hierarchy/defaultvb.aspx


Thanks
Hennie
Completed
Last Updated: 24 Nov 2015 09:14 by ADMIN
Completed
Last Updated: 23 Nov 2015 08:28 by ADMIN
Completed
Last Updated: 13 Nov 2015 15:36 by Robert
Declined
Last Updated: 13 Nov 2015 15:32 by ADMIN
Created by: Antonio
Comments: 1
Category: Grid
Type: Feature Request
0
People keeps complaining that web grids are slower and more difficult to use than Excel.
We definitely need a radgrid control with excel-like editing.
Ideally we need the look-and-feel of the radspreadsheet, with the fixed columns of the radgrid, the events for updating a database, and maybe direct databinding to a database table.
What they want to see is Excel. Like the MS-Access UI, when they move (with keyboard) from row to row, they expect the database to get updated accordigly.
Declined
Last Updated: 13 Nov 2015 15:30 by ADMIN
Created by: Brxton
Comments: 1
Category: Grid
Type: Feature Request
0
It would be very useful if the GridDropDownColumn had some way of accessing the database value of the control when not in edit mode. It is very roundabout to have to add more controls or hidden fields just to access data that was already pulled from the database. Some kind of function that could get the value which corresponds to the shown text would be exceptionally useful.
Unplanned
Last Updated: 13 Nov 2015 11:49 by Imported User
The GridCheckBoxColumn cannot handle null values in a bit field. 

I would like to be able to bind the checkboxcolumn to a bit field that allows nulls. The checkbox should be checked when the value is true, unchecked when it is false, and filled when it is null.

The current solution is to use the RadButton inside a GridTemplateColumn and add custom togglestates, but this solution is not documented and it is very time intensive for something that should be quick and simple. It requires a lot of coding to update or insert a record.
Completed
Last Updated: 12 Nov 2015 18:05 by Scott
Completed
Last Updated: 12 Nov 2015 13:38 by ADMIN
Between filtering is not working when RadGrid is bound to ClientDataSource. Trying to programmatically filter a date range will cause a JS exception.
Completed
Last Updated: 02 Nov 2015 12:04 by Mostafa
Completed
Last Updated: 14 Oct 2015 07:37 by ADMIN
Declined
Last Updated: 08 Oct 2015 10:02 by Imported User
The problem for which the bug was opened was not actually caused by the RadGrid. It was triggered by wrong configuration of the test sample. The parent container which held the grid had disabled ViewState in which case it is expected for the filter values and filter functions to not persist.
Won't Fix
Last Updated: 01 Oct 2015 12:01 by ADMIN