I have a flexigrid, which returns me data via xml. But if I use LIMIT in the query, it returns only that set value and does not paginate the other records, in case I draw the LIMIT, the next and prev buttons work, but all the records are displayed on a single page. Any idea what that might be? no error is displayed on the console. Thank you in advance!