Unplanned
Last Updated: 19 Aug 2025 12:17 by palhal
palhal
Created on: 19 Aug 2025 12:17
Category: Grid
Type: Bug Report
0
Grid's getSelectedData method with a selectable column throws an error

Bug report

When using the Grid's GetSelectedData method with a selectable column, the method throws an error.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo
  2. Select a row
  3. Click Get Select Data

Current behaviour:

The following error message occurs:

kendo.all.js:143633  Uncaught TypeError: Cannot read properties of undefined (reading 'selectedRanges')

Environment

Kendo UI version: 2025.3.812
Browser: [all ]

0 comments