Grid - "No Records available" message confined to first column
I updated to the latest version of the kendo react components (3.2.1) and notices that if there are no records in the grid - the message is displayed in the first column rather than spanning - this behaviour is also happening in the demo - see the attached.
This is issue is caused by a resent changed in the themes.
The team is aware and this fix will come shorty.
Until it is released please use the following CSS as a workaround:
.k-grid-norecords {
display: table-row;
}
Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items