Unplanned
Last Updated: 16 Jun 2025 12:20 by OfficeHeart
OfficeHeart
Created on: 16 Jun 2025 12:20
Category: Grid
Type: Bug Report
0
Navigatable Grid with virtual scrolling doesn't fire the first row select event and messes up the scroll position on the first click

Bug report

With a Virtual-scrolled navigatable Kendo UI Grid, if you initially scroll down a couple pages and click on a row, the selection is not correct and the position changes.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo
  2. Scroll down
  3. Select a row

Current behavior

The position shifts upon selecting a row.
The changing event is not fired when selecting a row the first time.

Expected/desired behavior

The position should not shift, and the changing event should be fired upon every selection change.

The issue is a regression starting with the 2025.2.520 version.

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all ]
0 comments