-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
AppearanceBugC: GridFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Description
Bug report
When the Grid has no data, a horizontal scrollbar appears.
Reproduction of the problem
Run the Dojo - https://dojo.telerik.com/cwVUBcpz
Current behavior
There is a redundant scrollbar.
When there is a record in the same Grid, the scrollbar does not appear.
Expected/desired behavior
There should be no scrollbar when the columns have no width set and the Grid has no data.
Workaround
<style>
.k-grid-content-expander{
width: 98% !important
}
</style>
Dojo - https://dojo.telerik.com/AFvkthmc
Environment
- Kendo UI version: 2025.3.825
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
AppearanceBugC: GridFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery