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
Roberto8mo ago
anyone help me with this? table only retrives first 25 or all data?
Solution
Dennis Koch
Dennis Koch8mo ago
It should only retrieve the current page.
Roberto
Roberto8mo ago
thank you