Unplanned
Last Updated: 28 Aug 2020 21:37 by ADMIN
Created by: Luis Jara
Comments: 0
Category: Grid
Type: Feature Request
1

Hi, 

I would like to request the configuration of the Search Panel to have a custom search function.  For example, I could use this to modify search results(ie. ignore accents).  

Thank you!

Completed
Last Updated: 13 Jan 2021 16:14 by ADMIN
Release 2021.R1
Created by: omti
Comments: 0
Category: Grid
Type: Bug Report
1

Bug report

When the Grid is used with MVVM, if there is a footer template defined for a given column and 'data-auto-bind' is set to false, the footer template is not rendered properly.

Reproduction of the problem

  1. Open this Dojo and run it. See the expected footerTemplate result
  2. Change the 'data-auto-bind' property to false
  3. Run the project again

Current behavior

The footerTemplate defined for the "Unit" column is displayed under "ProductName"

Expected/desired behavior

The footerTemplate defined for the "Unit" column should be displayed under the "Unit" column

Environment

  • Kendo UI version: 2020.2.617
  • jQuery version: x.y
  • Browser: [all]
Unplanned
Last Updated: 07 Oct 2020 09:56 by ADMIN
Created by: Kevin Smith
Comments: 0
Category: Grid
Type: Feature Request
1

When there are a lot of columns on the page and a column is shown, it is shown at its original position in the grid columns array. 

It would be much better from a user experience point of view if the column is shown where the user clicked on the column menu to show the hidden column.

Unplanned
Last Updated: 30 Sep 2020 17:41 by ADMIN
Created by: erwin
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I'd like to request the functionality to allow the user to select the ALL option while using GroupPaging.  

Thank you

Completed
Last Updated: 16 Oct 2020 05:44 by ADMIN
Release 2020.R3.SP.next
Created by: Alex
Comments: 1
Category: Grid
Type: Bug Report
1

Create Grid with scrollable, resizable, navigable settings set to true in RTL (Chrome Version 85.0.4183.121 (Official Build) (64-bit))

  • If scroll exists, resize in column will not work
  • after scrolling the scroll to left, when try to edit inline cell in left side, scroll eventually go back to the scroll start position(in the right) and cell is closed for edit(have no option to edit grid with big amount of columns)
  • after scrolling the scroll to left, mouse hover to column header removes all column headers, the headers appears after moving the scroll to the start position 

Link to Dojo:

https://dojo.telerik.com/IZInOVUd/4

 

video:

https://drive.google.com/file/d/1pQa4UVLcMUg929JgTtKJ1udxIAbWtn0m/view

 

Regards,

Unplanned
Last Updated: 21 Oct 2020 09:28 by ADMIN

### Feature Request

The TypeScript definitions of the Kendo UI Grid are missing the "editable" object - the object that is built runtime when the grid enters edit mode. 

### Environment

* **Kendo UI version:** 2020.3.915
* **jQuery version:** 1.12.4
* **Browser:** [all] 

Completed
Last Updated: 15 Mar 2021 14:26 by ADMIN
Release 2021.R1.SP.next
Created by: Jack
Comments: 9
Category: Grid
Type: Bug Report
1

I'm currently get my application up to WCAG 2.1 compliance, however im come across an issue with the kendo grid that is causing it to fail.

when I load up the page there are no issues, the column headers id is a randomly guid and the cells below aria-describedby attributes reference that guid.
However when I press on the column header it sorts the column however in doing so it changes the id of header and this causes the cells below to have their aria-describedby attribute to reference an id that doesn't exist anymore. 

I have the grid keyboard navigable.

Is there anyway to force it to always use an id?

Unplanned
Last Updated: 28 Jan 2021 15:12 by ADMIN
would help to get rid of our own implementation of the grid search & make integration with other components more easier 
Unplanned
Last Updated: 15 Feb 2021 09:17 by ADMIN
Created by: Aleksandr
Comments: 0
Category: Grid
Type: Feature Request
1

would be great to have, will help to make logic easier if we want to save the value to share across all the grids in app

 

P.S - also would be great to use pageSize = All in Datasource instead of undefined

Unplanned
Last Updated: 16 Feb 2021 16:03 by ADMIN
Created by: Robert Madrian
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request an CancelIconClass property for the Kendo UI Grid's toolbar which would allow an easier way to change the cancel icon rather than using CSS. 

Thank you!

Completed
Last Updated: 17 May 2021 15:17 by ADMIN
Release 2021.R2.SP.next
Created by: fereshteh
Comments: 2
Category: Grid
Type: Bug Report
1

Bug report

When a Kendo UI Grid has been initialized via a table, If the user sets the th element with data-menu="false", the menu attribute is read as a string instead of a boolean.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo.
  2. The make and model have data-menu="false". But the column menu contains both columns.

Expected/desired behavior

The data-menu configuration should be parsed to a boolean.

Environment

  • Kendo UI version: 2021.1.119
Unplanned
Last Updated: 24 Feb 2021 19:30 by ADMIN
Created by: Dev
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

We'd like to ask for the functionality of saving asynchronously records with the Kendo UI Grid in a Batch edit mode that would be non-blocking and not interrupting.  For example, a user can continue to edit without the loading symbol appearing and causing a delay in editing when the dataSource.sync() fires.

Thank you!  

Completed
Last Updated: 25 May 2022 07:12 by ADMIN

Bug report

A js exception is thrown on selecting a row with the select method, when the Grid's scrollable option is disabled. The exception started appearing since R3 2020 SP1.

Reproduction of the problem

  1. Go to: https://dojo.telerik.com/adExIfAp/6
  2. Run the example

Current behavior

A js exception is thrown on calling the select method.

Expected/desired behavior

No exception is thrown.

Environment

  • Kendo UI version: 2021.1.224
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 12 Apr 2022 08:38 by ADMIN
Release 2022.R1.SP.next

Bug report

When the persistSelection option of the grid is disabled and several rows are selected across several pages, the selectedKeyNames() method returns all IDs instead of only the ones on the current page.

Reproduction of the problem

1. Set persistSelection to false.

2. Select several rows across several pages.

3. Call the selectedKeyNames method

4. Observe that IDs that are not on the current page are returned.

The steps can be replicated in the following live demo:

https://demos.telerik.com/kendo-ui/grid/checkbox-selection


### Environment

* **Kendo UI version:** 2021.1.224
* **jQuery version:** 1.12.4
* **Browser:** [all]

Unplanned
Last Updated: 19 Mar 2021 19:40 by ADMIN
Created by: Ledcor Development Team
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team, 

I would like to request the built-in functionality to include fixed headers for the Kendo UI Grid.  Specifically, it would be great if it could be included for Hierarchical Grids and Detail Grids.  

Thank you!

Unplanned
Last Updated: 19 Mar 2021 19:40 by ADMIN
Created by: Ledcor Development Team
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request the functionality of including a floating horizontal scrollbar.  Specifically, this would be for Hierarchical Grids and Detail Grids.

Thank you!

Unplanned
Last Updated: 07 Apr 2021 14:37 by ADMIN

Bug report

Remote data source is not correctly "in sync" when page up/page down buttons are used in Grid with Endless scrolling of remote data


Expected/desired behavior
Endless scrolling shall behave as when the mouse scrolling is used

Environment
Kendo UI version: [all]
jQuery version: [all]
Browser: [all] 

Unplanned
Last Updated: 05 Jul 2021 08:01 by ADMIN
Created by: Miro Liska
Comments: 5
Category: Grid
Type: Feature Request
1
Include the option for the Grid to be resized when a column is resized. The functionality would work like the ResizeGridOnColumnResize option in the AJAX Grid - https://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/columns/column-row-resize-reorder/defaultcs.aspx
Unplanned
Last Updated: 04 Jun 2021 18:37 by ADMIN
Created by: Archana
Comments: 0
Category: Grid
Type: Feature Request
1
I would like to request the updating of multiple records when the grid is in "InLine" edit mode. The changes could be saved through the grid's toolbar "Save" command similar to the "InCell" edit mode.
Unplanned
Last Updated: 16 Jun 2021 10:38 by ADMIN

Currently it is only possible to include some custom header/footer data in an exported Excel worksheet. which is either at the beginning or the end of the rows.

 

It would be nice to have a feature to set the Excel-Header/Footers from Kendo UI while creating the export file. This Excel headers/footers are only visible when the Excel-Sheet gets printed e.g. you can include Report-Name, creation date or page x of y information.

Have a look at the Header/Footer feature in Excel: Headers and footers in a worksheet - Excel (microsoft.com)