I have a grid with 2 locked columns. When editing a cell, the parent TR element gets a class of 'k-grid-edit-row'. When done editing, or when the row is blurred, the k-grid-edit-row class goes away, except on the locked columns.
Here is a working example. http://dojo.telerik.com/iCoDo/2
How can this be fixed? seems like a bug to me.
Thanks!