Was the Grid k-state-selected Css class name removed for selected rows?

1 Answer 1456 Views
Grid Styling
Janson
Top achievements
Rank 2
Iron
Iron
Janson asked on 28 Oct 2022, 05:26 PM
For selected rows, the grid use to add a "k-state-selected" to the row, with the updated selection functionality in the grid, it now only adds a "k-selected" .  Is this the correct behavior?  I have some custom css style that are tied to tr.k-state-selected.  Before I update styles, want to make sure I am understanding the behavior correctly.

1 Answer, 1 is accepted

Sort by
0
Accepted
Janson
Top achievements
Rank 2
Iron
Iron
answered on 29 Oct 2022, 11:11 AM
https://docs.telerik.com/aspnet-core/styles-and-layout/components-rendering-overview

OLD CLASSNEW CLASS
k-state-defaultN/A
k-state-activek-active
k-state-selectedk-selected
k-state-disabledk-disabled
k-state-focusk-focus
k-state-hoverk-hover
Tags
Grid Styling
Asked by
Janson
Top achievements
Rank 2
Iron
Iron
Answers by
Janson
Top achievements
Rank 2
Iron
Iron
Share this question
or