Completed
Last Updated: 25 May 2022 07:12 by ADMIN
Mikael
Created on: 08 Mar 2021 10:18
Category: Grid
Type: Bug Report
1
Grid throws a js exception on programmatically selecting a row when "selectable" is disabled

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]
0 comments