I purchased Editor this week-end and was happy with it until I try to manage large database with joined tables...
In order to illustrate the troubles I discovered, I populate tables users, users_dept and users_access with more than 20000 records for the join example.
The only change I made in the code (join.html) is to enable the large data management with :
"bServerSide" : true,
"sServerMethod" : 'POST',
With this amount of records and the bServerSide modification, pagination, filters and editor doesn't work any more.
Could you help me, please.
Stéphane
In order to illustrate the troubles I discovered, I populate tables users, users_dept and users_access with more than 20000 records for the join example.
The only change I made in the code (join.html) is to enable the large data management with :
"bServerSide" : true,
"sServerMethod" : 'POST',
With this amount of records and the bServerSide modification, pagination, filters and editor doesn't work any more.
Could you help me, please.
Stéphane