Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Datatables Ondemand from the frontend #2

Open
ssnukala opened this issue Mar 2, 2020 · 0 comments
Open

Load Datatables Ondemand from the frontend #2

ssnukala opened this issue Mar 2, 2020 · 0 comments

Comments

@ssnukala
Copy link
Owner

ssnukala commented Mar 2, 2020

Currently, the datatables are loaded automatically on page load. Using the scripts
https://github.com/ssnukala/ufsprinkle-crud/blob/master/templates/macros/crud-dt.html.twig#L110

So all the datatables on the page are loaded and data is retrieved on pageload.
would like to change this to on-demand loading of the datatable, and also replace the datatable on the page dynamically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant