Completed
Last Updated: 05 Oct 2022 15:11 by ADMIN
Nick
Created on: 04 Aug 2022 12:11
Category: Grid
Type: Bug Report
0
Grid does not maintain row selection (visually highlighted)

Hello,

Just upgraded to 2022.2.802 Kendo UI for jQuery and noticed that when clicking on a row in a grid it correctly highlights it (e.g. dark blue), but doesn't maintain the selection when moving the mouse from the row. This appears to be a breaking change - at least for our code. Previously it would still be selected/highlighted when moving the mouse away from the row.

Cheers,
Nick

Original posted on the forum. Looks like someone else has this issue as well.

https://www.telerik.com/forums/grid-does-not-maintain-row-selection-visually-highlighted

2 comments
ADMIN
Angel Petrov
Posted on: 05 Aug 2022 12:38

Hi Nick,

Indeed this seems like a problem in the LESS themes that we need to address. I have already logged it into our repo and you can monitor our progress on the matter from here. As a token of gratitude for reporting this to us I have updated your account points.

As a possible solution I would recommend switching to the SASS bootstrap theme.

Regards,
Angel Petrov
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.


Nick
Posted on: 04 Aug 2022 19:07

I can reproduce it in the Telerik demo.

https://demos.telerik.com/kendo-ui/grid/selection?autoRun=true&theme=bootstrap

Click a row for selection. Then move mouse away from row and it's no longer highlighted.