Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Grid] No records template not centered when there are locked columns #5275

Open
dtopalov opened this issue Dec 26, 2024 · 0 comments
Open
Labels
C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality. FW:Angular Issue related to kendo-angular FW:jQuery Issue related to kendo-jquery

Comments

@dtopalov
Copy link
Contributor

dtopalov commented Dec 26, 2024

Is your feature request related to a problem? Please describe.
When the Grid has locked columns, the "No records" template is not centered anymore, as it is rendered in the scrollable section:

https://dojo.telerik.com/lebzOZIF
https://stackblitz.com/edit/angular-qdn74kgy?file=src%2Fapp%2Fapp.component.ts

Describe the solution you would like to see implemented
We can consider rendering the No Data template outside of the data tables (and/or omit rendering these tables altogether when there is no data present).

Describe the alternatives you have considered
As a workaround in the current state, the "locked" state of the columns can be toggled dynamically.

Possibly related to another logged enhancement - #5250

@dtopalov dtopalov added C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality. FW:Angular Issue related to kendo-angular FW:jQuery Issue related to kendo-jquery labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality. FW:Angular Issue related to kendo-angular FW:jQuery Issue related to kendo-jquery
Projects
None yet
Development

No branches or pull requests

1 participant