[eluser]lucap[/eluser]
I have an Html table with many hundreds of rows and I'd like to page it :
Can I use the paging feature (and the sorting) without an external php script to pull more data in as it is in the 3rd example?
Since all data-rows are already found in the document I removed the "url: 'post2.php', dataType: 'json'," part from the flexigrid call, the table still displays correctly but nothing happens when I click on the buttons in the paging bar below the data.