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

TreeTable: frozen column support for column grouping. #6642

Open
Zvinays opened this issue May 20, 2024 · 0 comments
Open

TreeTable: frozen column support for column grouping. #6642

Zvinays opened this issue May 20, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Zvinays
Copy link

Zvinays commented May 20, 2024

Describe the bug

i have implemented the code which was given for datatable support of frozen and cloumn grouping but it seems unresolved for tree table as well as data table . and i encounter on more issue , when i add frozen column and scrollable and try to scroll from frozen column it is not scrolling as expected.

https://codesandbox.io/p/sandbox/clever-lamport-dn2td4?file=%2Fsrc%2Fdemo%2FTreeTableColGroupDemo.js%3A17%2C16

i attached this link to highlighting my issue.

Reproducer

No response

PrimeReact version

9.6

React version

17.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

just open my link or code sendbox then you will see the issue which was occure

Expected behavior

i want colgroup support for frozen columns also and want scrolling in both panels.

@Zvinays Zvinays added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 20, 2024
@melloware melloware changed the title frozen column support for column grouping. TreeTable: frozen column support for column grouping. May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant