You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I heavily rely on the PrimeNG table, but it becomes unmanageable when displaying many columns. PrimeNG offers a feature called “vertical-scrolling” that improves performance, but my table has a dynamic height, so I can’t use it. Is there a way to work around this? Thanks.
Environment
Angular 17 with PrimeNG 17
Reproducer
No response
Angular version
17.x.x
PrimeNG version
17.x.x
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.x.x
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I heavily rely on the PrimeNG table, but it becomes unmanageable when displaying many columns. PrimeNG offers a feature called “vertical-scrolling” that improves performance, but my table has a dynamic height, so I can’t use it. Is there a way to work around this? Thanks.
Environment
Angular 17 with PrimeNG 17
Reproducer
No response
Angular version
17.x.x
PrimeNG version
17.x.x
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.x.x
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: