Completed
Last Updated: 22 Nov 2023 08:29 by ADMIN
Release R1.2024-Increment.2(31.Jan.2024)

Bug report

In the draggable Grid, after new items are created the dragging of the rows does not work as expected.

Reproduction of the problem

  1. Open the Dojo example - https://dojo.telerik.com/@NeliKondova/USiBUBex
  2. Add multiple items - lets say 4,5,6
  3. Try to drag the rows to reorder them.

Current behavior

Sometimes the rows can not be moved at all, sometimes it is dropped in the wrong place.

Expected/desired behavior

The rows should be dragged and dropped without any issue even after creating new items in the Grid.

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all ]
Declined
Last Updated: 01 Aug 2023 08:14 by ADMIN

Test Environment:

OS: Windows 11 Version 22H2(OS build 22621.1992)

Browser: Edge browser version 115.0.1902

Screen Reader: Narrator.

 

Repro Steps:

  1. Open URL: Kendo UI Snippet | Kendo UI Dojo (telerik.com)
  2. Navigate to the Choose Library combo box and select 'Kendo UI 2022 R2' option.
  3. Navigate to the Run button and activate it.
  4. Open Narrator using 'Ctrl + Win + Enter' key.
  5. Press 'T' key to navigate table in quick navigation mode.
  6. Navigate the table header controls using up arrow.
  7. Observe that narrator announce role as link on Filter controls or not.

Actual Result:

Incorrect role defined as "link" for the "Metric type filter column setting" button.

Expected Result:

Correct role defined as "link" for the "Metric type filter column setting" button.

Unplanned
Last Updated: 24 Jul 2023 09:12 by Cathy

Bug report

When tabbing through the row filter inputs of a virtual Grid only headers are scrolling

 

Reproduction of the problem

Run this Dojo - https://dojo.telerik.com/IjuJoRAx/5


Expected/desired behavior

Headers and columns shall scroll when tabbing through the row filter inputs

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

Completed
Last Updated: 07 Sep 2023 08:23 by AGB
Release R3.2023-Increment.2(30.Aug.2023)

Bug report

In Grid with classic columnMenu, both filter and columns popups appear if you move the mouse quickly over both.

Regression introduced with 2023.2.606

Video to reproduce: https://screenpal.com/watch/c0iI6fVgJjm

Reproduction of the problem

  1. Open the ColumnMenu Grid demo - https://demos.telerik.com/kendo-ui/grid/column-menu
  2. Switch to classic ColumnMenu from the dropdown
  3. Open the ColumnMenu of a Column
  4. Quickly move your mouse through the Columns and Filter popups

Current behavior

Both Filter and Columns popup appear together

Expected/desired behavior

Only one of the popups should be visible at a time

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all ]
Completed
Last Updated: 25 Jul 2023 10:48 by ADMIN
Release R3.2023-Increment.2(30.Aug.2023)

Bug report

Clicking on a custom icon-button command in the Grid fires a change event.
This is a regression introduced with v 2023.2.606

Reproduction of the problem

  1. Run this dojo
  2. Click on the custom command button - only the click handler is executed
  3. Click on the icon button - a change event is fired and the click handler is executed

Expected/desired behavior

Only the click handler should be executed on click of an icon button representing a custom command.

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Completed
Last Updated: 01 Nov 2023 15:18 by ADMIN
Release R1.2024-Increment.1(15.Nov.2023)
Created by: Satish
Comments: 0
Category: Grid
Type: Bug Report
0

Bug report

The Grid column header texts collides with the columnMenu icons.

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open this Dojo example or the Multi-Checkboxes Grid demo (on a small screen)

Current behavior

The column header text overlaps with the menu icon

Expected/desired behavior

the header text shouldn't collide with the menu icon

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Completed
Last Updated: 23 Oct 2023 12:07 by ADMIN
Release R1.2024-Increment.1(15.Nov.2023)

Bug report

In an in-cell edit mode, if you edit a Grid cell with enter key, the Grid will scroll to the top.

Regression introduced with v2020.3.1021

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/ICoceZUp/3
  2. Scroll to the one of the last items
  3. Edit a cell
  4. Close the cell with Enter key

Current behavior

The Grid scrolls to the top

Expected/desired behavior

The Grid shouldn't scroll to the top.

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Completed
Last Updated: 25 Jul 2023 10:51 by ADMIN
Release R3.2023-Increment.2(30.Aug.2023)
Created by: Matt
Comments: 0
Category: Grid
Type: Bug Report
3

Bug report

The Grid's pdf.repeatHeaders option does not display the column headers for each new page when exporting the Grid to PDF

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open the Grid Export to PDF demo - https://demos.telerik.com/kendo-ui/grid/pdf-export
  2. Export the Grid

Current behavior

The column headers are displayed only on the first PDF page

Expected/desired behavior

The column headers should be present for each PDF page

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Completed
Last Updated: 13 May 2024 12:58 by ADMIN
Release 2024 Q2 (May)

Bug report

When filtering is enabled in the Grid, the autoFitColumns method does not work.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/AsaNeqOc
  2. Compare the column width of the two Grids

Current behavior

The filterable Grid's columns are not auto-fitted

Expected/desired behavior

The filterable Grid's columns should be auto-fitted

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Completed
Last Updated: 06 Jul 2023 14:46 by ADMIN
Release R3.2023-Increment.1(19.July.2023)
Hi Guys

Testing the latest v2023.2.606 release I have hit a regression regarding filtering.

To demonstrate open the 'jQuery Grid Frozen Columns' demo

On the 'Order Id' column
    - Open the filter menu
    - Set the value to 10248
    - Hit the Filter button

The grid will be filtered but the Column & Filter menus remain open and the following JavaScript errors are generated

Firefox
    Uncaught TypeError: this.popup is undefined
        _closeForm https://kendo.cdn.telerik.com/2023.2.606/js/kendo.all.min.js:10
        _reset https://kendo.cdn.telerik.com/2023.2.606/js/kendo.all.min.js:10
        jQuery 2
            dispatch
            handle

Chrome
    Uncaught TypeError: Cannot read properties of undefined (reading 'close')
        at init._closeForm (kendo.all.js:325519:2)
        at init._submit (kendo.all.js:325519:2)
        at HTMLFormElement.dispatch (jquery.min.js:3:12445)
        at r.handle (jquery.min.js:3:9174)

Note: Not all of your demos exhibit the issue (but 100% of my grids do) so they must be something special regarding the options enable for particular grids.

Hopefully you can find and fix this bug quickly because upgrading to v2023.2.606 is not a viable option here.

Regards
Alan
Unplanned
Last Updated: 18 Mar 2024 10:54 by ADMIN

The Kendo-UI Grid supports the concept of locked columns that are always on the left side of the screen (in a non-RTL-world) and do not scroll. This makes it necessary to split the underlying HTML-table into two parts (one is locked and one is not). Kendo-UI takes care of syncing the height of the rows between those two tables.

However, if there are empty cells in the locked part, this logic produces results that make the row grow larger (higher) than if there was content. This DOJO demonstrates the behaviour. Using the Browser's DEV-Tools, you can see that rows without content in column A are 37px high, while those with content are only 36px high.

Completed
Last Updated: 03 May 2023 09:15 by ADMIN
Release R2.2023-Increment.3(7.June.2023)

Bug report

When setting column attribute that contains "_" in the Grid, an error is thrown.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/uPuDeTUk/4
  2. Open the browser console

Current behavior

An error is thrown due to the 'cause_error' attribute for the classification column

Expected/desired behavior

No errors should be thrown

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]
Completed
Last Updated: 18 Aug 2023 15:38 by ADMIN
Release R2.2023-Increment.3(7.June.2023)

Hi Guys,

Have just tripped over another regression in the 2023.1.314 release whereby resizing of a locked column also effects the sizing of any prior columns.

Reproduction of the problem

    Open the Grid Frozen Column Demo
    Decrease the size of the 'Ship Name' column

Current behaviour

As the width of column header decreases you hit a point where the width of the related data cells stop decreasing but the width of the data cells in previous columns start to decrease causing column misalignment. See attached screenshot.

Expected behaviour

Only the selected column should resize and previous columns should remain fixed.

Regards
Alan

Unplanned
Last Updated: 11 Apr 2023 07:32 by ADMIN
Scheduled for 2023.2

Describe the bug

Text overlaps on selected non-altering rows upon scrolling in Grid with sticky columns with version 2023.1.314

To reproduce

Dojo: https://dojo.telerik.com/eXeMAZOM

Select a non-altering row

Scroll to the right

Affected package (please remove the unneeded items)

theme-default
theme-bootstrap
theme-material
theme-tasks
Affected suites (please remove the unneeded items)

Kendo UI for jQuery
Telerik UI for MVC
Telerik UI for Core
Affected browsers (please remove the unneeded items)

All
Build system information (please remove the unneeded items)

Not Applicable

Completed
Last Updated: 29 May 2023 16:15 by ADMIN

Bug report

The popup of the filter does not contains all items after selecting the timepicker.

Reproduction of the problem

  1. Open the Filter Demo
  2. Open the filter popup for the Birth Date.
  3. Click on the 'clock' icon to display time.

Current behavior

The filter popup is closed. After the filter is opened again it displays only times. The filter popup should be closed and opened again to be rendered as expected.

Expected/desired behavior

After selecting the TimePicker the filter popup should not close, should display times.

The issue is a regression starting with 2023 R1 SP1 (2023.1.314)

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all ]
Unplanned
Last Updated: 23 Mar 2023 17:04 by Pravat Kumar

Bug report

Navigatable Grid with hierarchy moves focus to the top parent row On click of horizontal scroll bar in child grid

Reproduction of the problem
Open the Dojo: https://dojo.telerik.com/OJAYoCak

 - Expand the first parent row or second parent row to render the child records.

 - Navigate the child rows downwards using vertical scroll and click the Horizontal scroll area of the inner grid (Red Rounded area).

 - Control Focus immediately shifts to the top row and the user can’t use horizontal scroll to view the columns in the child grid.

Also, if the user initially clicks on any cell in the School Name column focus is moved.


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

Unplanned
Last Updated: 09 Mar 2023 13:49 by Maximilian

Bug report

Setting the columns.selectable to true does not override the selectable.mode when set to "single".

Reproduction of the problem

  1. Run this dojo
  2. Click on the header checkbox.

Current behavior

Only the checkbox in the first row is checked.

Expected/desired behavior

All the checkboxes on the page are checked

Environment

  • Kendo UI version: 2023.1.117
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 18 Aug 2023 11:13 by ADMIN
Release R3.2023-Increment.2(30.Aug.2023)

Bug report

When the exportSelectedToExcel is used the field name is exported in the Excel file instead of the configured title.

Reproduction of the problem

  1. Open the Dojo.
  2. Select a cell or a row and click the 'Select and export' button.

Current behavior

The selected cell/row is exported to Excel, but the header contains the field name, instead of the configured column title.

Expected/desired behavior

The exported header should be the same as the configured column title (this is the behavior when the file is exported using the 'Export to Excel' from the Grid`s toolbar).

The issue is a regression since Kendo version 2022 R3 (2022.3.913)

Environment

  • Kendo UI version: 2023.1.117
  • Browser: [all ]
Completed
Last Updated: 13 May 2024 12:58 by ADMIN
Release 2024 Q2 (May)

Hello,

 

we have the following problem:

In the dojo https://dojo.telerik.com/uJUGEQuh clicking on a row from the skleton loader in the grid causes an error. It seems like you want to access the "id" field from the datasrouce model which doesn't exist in the loading animation.

model:
{
	id: "Id",
	fields: 
	{
		ProductName: { type: "string" },
		Id: { type: "number" }
	}
}

 

If you rename the "id" field to for exmaple "XXXX" the error message changes

from:

Uncaught TypeError: Cannot read properties of undefined (reading 'Id')

to:

Uncaught TypeError: Cannot read properties of undefined (reading 'XXXX')

 

We attached a gif of the problem and the code snipped of the dojo. The browser is Chrome Version 109.0.5414.120 (Official Build) (64-Bit)

 

Greetings

Ingo E.

Completed
Last Updated: 20 Feb 2024 11:44 by ADMIN

Bug report

Using groupHeaderColumnTemplate in Group Paging causes group rows to render without a group-data-uid attribute

Reproduction of the problem
Dojo example: https://dojo.telerik.com/AzecInaY

Inspect grouping row element

Expected/desired behavior
The group-data-uid attribute shall be present

Environment
Kendo UI version: [all]
jQuery version: x.y
Browser: [all]