Row Group feature works well until I set virtual scrolling to true it stops working. I inspected the table element and found that the group header row totally disappears in virtual scrolling mode. I forked PrimeNg Stackblitz demo with rowGroupMode="subheader" here. I would be really appreciate if anyone can help.
Asked
Active
Viewed 517 times
1
-
I have just encountered the same problem. Have you found a solution? – Philipp Waller Oct 10 '22 at 19:56
-
I found a couple of GitHub issues that describe the same problem. This is the most active one: https://github.com/primefaces/primeng/issues/10851 – Philipp Waller Oct 10 '22 at 20:13
-
Unfortunately, not yet found a solution, and they don't seem to prioritize this issue. – Hoàng Nguyễn Oct 17 '22 at 12:07