In my previous projects with kendo the grid i used a <Grid> component with default theme.
I made an identical one, but here kendo ui grid is behaving like a table and has k-table class and the header has .k-table-thead. The old project only has k-grid-table class and it works good. The kendo, react, node, versions are the same, and style sheets are the same too.
But why is it behaving differently?