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

The pinned column is not displayed in the ag-grid #677

Open
SergiiYurko opened this issue Dec 18, 2024 · 2 comments
Open

The pinned column is not displayed in the ag-grid #677

SergiiYurko opened this issue Dec 18, 2024 · 2 comments

Comments

@SergiiYurko
Copy link

What are you trying to do?

I'm trying to use ngx-scrollbar in ag-grid following the provided guide:

What troubleshooting steps have you tried?

I tried changing the externalViewport or externalContentWrapper values, but it didn't resolve the issue.

What are you seeing that does not match your expectations?

The last column (Column 5), pinned to the right, is not displayed.

Reproduction

Steps to reproduce:

  1. Open the provided StackBlitz
  2. Wait until the app is running
  3. Scroll to the right in the table

Environment

  • Angular: 18.2.13
  • ngx-scrollbar: 16.1.1
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Linux
@SergiiYurko
Copy link
Author

@MurhafSousli, Do you have any ideas about this?
I noticed that the 'ngx-scrollbar' library doesn’t seem to be fully integrated with ag-grid. Would it be possible to consider improvements in this area for a future version of the library?

@MurhafSousli
Copy link
Owner

I really don't know a solution. it might worth considering opening this on their Github repo, I cannot go through each 3rd party library implementation to figure out the issue with sticky positioning, there are use cases which are simply incompatible. but I think it is easier to figure out a solution if the library developer looked into it. Maybe it can be fixed by overriding CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants