Unplanned
Last Updated: 12 Jan 2024 21:05 by License
Created by: License
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request the functionality for the Kendo UI Grid with row filter mode to include composite filtering.  

Thank you!

Unplanned
Last Updated: 14 Feb 2023 16:01 by Mark
Created by: Mark
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to add text next to the pager icons.  For example, next to the previous button, have "Prev" next to it. 

Thank you!

Unplanned
Last Updated: 16 Feb 2023 10:46 by Peter
Created by: Peter
Comments: 0
Category: Grid
Type: Feature Request
1

I would like to implement a drag & copy support in the Grid. 

Users would drag a cell by the lower right corner over several other cells and the value in the cell would be copied to all the cells that the user dragged the mouse over. 

Same as the way it works in Excel.

Unplanned
Last Updated: 16 Feb 2023 14:11 by Mark
Created by: Mark
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to manipulate the autoFitColumns method to account for the header width as well.  This was the column won't shrink less than the column header text width.  Also, it would be nice for the sort icon's width to be included. 

Thank you!

Unplanned
Last Updated: 01 Dec 2023 14:18 by Ahmed

Bug report

When there is horizontal scrolling in RTL Grid, the scroll starts from the last column, instead of the first one.

Reproduction of the problem

  1. Open the following Dojo example - https://dojo.telerik.com/oJataqac
  2. Observe the scroll of the RTL Grid

Current behavior

The scroll starts from the last column.

image

Expected/desired behavior

The scroll should start from the first column.

image

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
Unplanned
Last Updated: 02 Mar 2023 19:18 by Haritian
Created by: Haritian
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to configure the Kendo UI Grid to allow dragToSelect selection with batch editing functionality.  

Thank you!

Unplanned
Last Updated: 24 Mar 2023 10:33 by ADMIN
Created by: Mark
Comments: 2
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request the functionality to export from the server easily and to be able to chunk/unchunk data.  I will elaborate further.

Thanks!

Unplanned
Last Updated: 13 Mar 2023 17:08 by Avinash
Created by: Avinash
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to ask for the functionality to highlight text in a cell as the user searches text for the Kendo UI Grid. 

Thank you!

Unplanned
Last Updated: 24 Apr 2023 19:51 by Vinicius
Created by: Vinicius
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to ask to add the Kendo UI Toolbar's overflow functionality to the built-in Kendo UI Grid's buttons. 

Thank you!

Unplanned
Last Updated: 15 Nov 2023 15:18 by Kalli Kaldi

Bug report

The row reordering functionality does not work correctly when the draggable column has a small width.

Reproduction of the problem

https://dojo.telerik.com/@user192/ipOyacoH

Open the Dojo and try to reorder a row. The icon inside the hint will keep changing and in some cases you won't be able to drop the row to the expected position.

If you move the hint a bit to the right(towards the next column) this behavior disappears.

Current behavior

The reorder hint shimmers and in some cases does not allow for reordering. This occurs when the column width is small(30px in the example).

Expected/desired behavior

Reorder should work as expected, regardless of the column width.

Environment

  • Kendo UI version: 2022.2.621
  • jQuery version: 1.12.4
  • Browser: [all]
Unplanned
Last Updated: 07 Jun 2023 20:00 by Mark
Created by: Mark
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to add a button into the Kendo UI Grid's pager using the built-in API.  Maybe adding a Pager Template might help.

Thank you!

Unplanned
Last Updated: 30 Jun 2023 19:10 by Kiet
Created by: Kiet
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request the ability to change the filter of a Kendo UI Grid column when the user chooses a new operator.  Please take a look at this forum post for reference.

Thank you!

Unplanned
Last Updated: 24 Oct 2023 18:16 by Devin
Created by: Devin
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a row under the column titles which would hold aggregates similar to a footerTemplate. 

Thank you!

Unplanned
Last Updated: 25 Aug 2023 11:05 by Ahmed

Bug report

The icons for 'Move previous' and 'Move next' in the 'Set Column Position' ColumnMenu item in RTL Grid are not correct.

Reproduction of the problem

  1. Open the Dojo example - https://dojo.telerik.com/arOKEreq
  2. Open the column menu of a random column.
  3. Expand the 'Set Column Position' item.

Current behavior

The previous and next icons do not correspond to the correct direction.

Expected/desired behavior

The positions of the previous and next icons should be switched.

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all]
Unplanned
Last Updated: 05 Oct 2023 18:43 by Douglas Badin
Created by: Douglas Badin
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request to disable the AutoComplete functionality for string columns when the Filterable mode is set to row or menu, row.  This would help prevent extra Read calls for the string filters.  

Thank you!

Unplanned
Last Updated: 14 Sep 2023 18:25 by abhishek
Created by: abhishek
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to utilize multiple edit modes for the Kendo UI Grid.  For example, configure updating the Grid with inline editing, but when creating a record, use popup editing. 

Thank you!

 
Unplanned
Last Updated: 27 Sep 2023 11:54 by Velusamy

This functionality is showcased in the following KB article:

https://docs.telerik.com/kendo-ui/knowledge-base/grid-filter-multi-checkboxes-external-datasource 

I'd like to request it as a built-in feature in the Grid.

Unplanned
Last Updated: 16 Mar 2020 08:43 by ADMIN
Please consider adding the following basic grid grouping features into future updates:
- default group collapse/expand config: .CollapseGroups(true)
- auto hide grouped columns config: .HideGroupColumns(true)
Unplanned
Last Updated: 16 Mar 2020 16:00 by ADMIN
Created by: Roland
Comments: 0
Category: Grid
Type: Feature Request
1
Please fix the keyboard shortcuts, so they exclude shortcut combination (Ctrl+Return). For example inside the Kendo Grid there is a Shortcut with Return Key (which start the edit mode), but whenever the user do Ctrl+Return the same operation will be triggered.In my point of view the Shortcut should only happen when the user only click the Return Key, any other Keycombination should be a totally different Shortcut.
Unplanned
Last Updated: 23 Jan 2020 12:08 by ADMIN
The current built-in _tmpl: method of kendo.grid constructs a very nice automatic row template that is aware of alternation, hasDetails and all the columns.* configuration settings such as formats and attributes.

Two new templateSettings could make the automatic template even more useful, especially for row-wise highlighting based on data conditions (aka traffic highlighting):

templateSettings.autoGridTrClassHook : string
- inject addtional classes or kendo template source into the class="..." attribute of the <TR> element in the automatic row template

templateSettings.autoGridTrHook : string
- inject addtional html source or kendo template source into the <TR> element of the automatic row template


Example

$('#grid').empty().kendoGrid({
  dataSource: myRemoteDS,
...
  templateSettings: { autoGridTrClassHook: '# if (data.Recent==="Y") { # is-recent #}#' },
...



Some css

.is-recent {
	font-style: italic;
	background: #FFFFCC;
}
.is-recent.k-alt {
	font-style: italic;
	background: #FFFF99;
}
.is-recent.k-state-selected {
	font-style: italic;
	background: #6600FF;
}