Completed
Last Updated: 26 Jun 2019 14:00 by ADMIN
Michael
Created on: 13 Jun 2019 17:54
Category: KendoReact
Type: Bug Report
3
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.
Attached Files:
1 comment
ADMIN
Stefan
Posted on: 17 Jun 2019 12:42
Hello, Michael,

Thank you for reporting this.

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