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.