datatables-bundle icon indicating copy to clipboard operation
datatables-bundle copied to clipboard

Implement client-side tables

Open curry684 opened this issue 8 years ago • 4 comments

Currently every table will be serverside AJAX, which may be overkill or even explicitly undesired in certain cases. By inline invoking the Adapter we should be able to easily implement a full clientside table as well using DataTables.

curry684 avatar Nov 13 '17 00:11 curry684

@omines: Any plan to pull this? Any active development? This totally makes sense and would simplify things in several cases where AJAX has no benefit.

JPustkuchen avatar May 11 '21 14:05 JPustkuchen

There is no viable PR available and we are not actively developing this feature or planning to.

curry684 avatar May 12 '21 09:05 curry684

Thank you @curry684 - if others are looking for a lightweight, flexible solution without AJAX, like me, this might be an alternative: https://github.com/JPustkuchen/TableClassBundle/

Anyway it has a lot less features and a different focus from this project. In the README I described how to optionally use it with DataTables. When using DataTables WITH AJAX, this omines/datatables-bundle project is still perfect :)

JPustkuchen avatar May 15 '21 14:05 JPustkuchen

In general we ourselves now mainly using Vue for fully clientside tables :) The issue more or less got caught up by technology.

curry684 avatar May 16 '21 17:05 curry684

Stale issue message

github-actions[bot] avatar Nov 25 '22 22:11 github-actions[bot]