Hello,
I am using server side pagination - and it all appears to work correcly but ONLY if i have the query set to run automatically. I do not want this, i only want to execute the query when either a submit on a text field is input, or the user selects a new page.
Not sure why i cant set it to only run manually. It appears that its querying, but the table never updtes the contents.
Thanks!