Hello Martin,
I myself only work with DBF.
But theoretically, it doesn't matter how the data is accessed.
It's difficult for me to answer here, as I have no idea how well you know web programming.
I'll post a simple example.
The logline() function in data.prg logs all accesses.
If you change in your
bootstrap table definition
data-side-pagination="server", you will see that every click on the PAGINATION navigation will trigger an AJAX call.
Without data-side-pagination="server", PAGINATION is done directly on the client, i.e. in the web browser.
https://mybergland.com/fwforum/ajaxtest.zipBest regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club********************************************************************