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

Row Expansion Not Working in Data Table Component #66

Open
AruljothySundaramoorthy opened this issue Jan 26, 2025 · 2 comments
Open

Row Expansion Not Working in Data Table Component #66

AruljothySundaramoorthy opened this issue Jan 26, 2025 · 2 comments

Comments

@AruljothySundaramoorthy

Description
The row expansion functionality in the DataTableComponent is not working as expected. Clicking the expand button does not display the additional row content. This issue persists despite proper implementation of the PrimeNG table row expansion feature.

Steps to Reproduce
Navigate to the page with the data table component.
Attempt to expand a row by clicking the expand button.
Observe that the additional content is not displayed.

Attaching the component image where i have clicked the button while trying to expand the row.
Image

@AbuDeCoder
Copy link

Changing the template variable from rowexpansion to expandedrow may help fix the issue for you

@AruljothySundaramoorthy
Copy link
Author

I'll check this and get back, thanks for the response✌🏻

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

No branches or pull requests

2 participants