Page 1 of 1

Data table scroll with lazy load not working after perform sorting.

Posted: 23 Sep 2022, 13:14
by SureshC
Hi,

We are using primeng table with Virtual scroll, lazy load and sorting options.
initially "onLazyLoad" event firing when table content scrolls, but after performing sorting operation,
"onLazyLoad" event not firing even scrolling the content and even there are more records.

Anybody had same issue and have any solution?