python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Two Scrolls Appearing on primeng table page
I have a normal prime Ng table which is scrollable vertically. However, if the screen size is too small, I end up with the normal page scroll aswell as the table scroll.
Is there a way around this? To...
Pippa97
Votes: 0
Answers: 1
how to Global Filter dates with text search in PrimeNg
How can I get the Global Search box to search with Month in a 'dd LLL YYYY' format. Example, find rows with Jan or Feb. Using Angular 12.0.3 and PrimeNG p-table in 12.2.2 .
<p-table #dt [value]=&...

Randy
Votes: 0
Answers: 1
primeng table sticky headers with scrollable true
This problem has surfaced in the past (e.g. Sticky header of p-table not working with [scrollable] = true in Primeng.?) though as the comment to the comment suggests, I too have experienced that previ...

sandu
Votes: 0
Answers: 0
PrimeNG p-table methods keeps firing on table click
I have a p-table with a set of 12 items (which are not lazy loaded).
Some of this data has methods computing different things in HTML. The problem is that all these methods keep being called on every ...
Itharius
Votes: 0
Answers: 1