I've got a kendo grid with a responsive column set up as described in the docs
I also made a column sticky on the part of the grid that renders when the screen is larger.
I get this console warning because my responsive column does not (and cannot have) an explicit width set:
"Sticky columns feature requires all columns to have set width."