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

On Row Expansion Nested Data Table Column Headers No Longer work #1096

Closed
o3-steven opened this issue Mar 17, 2021 · 4 comments
Closed

On Row Expansion Nested Data Table Column Headers No Longer work #1096

o3-steven opened this issue Mar 17, 2021 · 4 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@o3-steven
Copy link

o3-steven commented Mar 17, 2021

Updated from 3.1 to (3.3.5) and nested data table columns inside a row expansion no longer properly use the header property.

Version 2.4 works

You can see it on the example page for an easy example

https://www.primefaces.org/primevue/showcase/#/datatable/rowexpand

@geyuqiu
Copy link

geyuqiu commented Mar 19, 2021

.p-datatable .p-datatable-thead > tr > th > .p-column-header-content > .p-column-title {
  display: initial !important;
}

geyuqiu pushed a commit to geyuqiu/hierarchy-table that referenced this issue Mar 19, 2021
@dominikjasek
Copy link

this still doesnt work on 3.3.5

@o3-steven
Copy link
Author

I'll try and get a pull request in for it here soon. @geyuqiu posted a fix. I just downgraded but if the solution works well I'll pr it

@cagataycivici cagataycivici self-assigned this May 10, 2021
@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working priority - high labels May 10, 2021
@cagataycivici cagataycivici added this to the 3.4.1 milestone May 10, 2021
@arnyee
Copy link

arnyee commented Sep 30, 2021

Hi is there a way to stop generate .p-column-title in td? If I can see well, there is a way for it to turn it off, because none of your examples include it in the tds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

5 participants