Does Grocerycrud support server side? I have thousand data to display to a table.
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 05 February 2018 - 18:31 PM
Does Grocerycrud support server side? I have thousand data to display to a table.
Posted 16 February 2018 - 04:49 AM
Can you elaborate on the question please? the same is not understood.
Posted 19 February 2018 - 16:21 PM
"Server side" mean when database-table contains 100.000 rows and htm-table pagination set to 25 then only 25 rows send to html-table.
If user click page #2 then only rows #26 - #50 send to html-table.
In Datatables, this called as Server-side Datatables. Maybe, bootsrap-table support this?
Posted 20 February 2018 - 05:09 AM
this is an issue with datatables theme .. and not GroceryCrud - i will recommend u use flexigrid and not datatables.. it might be looking good for datatables over flexigrid but it have its own cost.
And if u look a blend of both look n feel & paginated stuff - buy out the bootstrap theme for GC and it should give u a better version of theme play.
Happy GCing :)
Posted 20 February 2018 - 10:17 AM
Okay understood, thanks