F
Filament15mo ago
Roberto

Poll refreshees table

I have a question i have a filament table it refreshes every 3 secs. my question is when it refresh does it retrive only 25 records or all records from the DB? fyi, my pagination is 25
Solution:
It should only retrieve the current page.
Jump to solution
3 Replies
Roberto
RobertoOP15mo ago
anyone help me with this? table only retrives first 25 or all data?
Solution
Dennis Koch
Dennis Koch15mo ago
It should only retrieve the current page.
Roberto
RobertoOP15mo ago
thank you

Did you find this page helpful?