I am using your Vue.js theme, here any datatable related addition was not visible in my package.json file. As far as I understood when I examined the codes, you wrote your own datatable with vue. There is no serverside instance in the project. I wonder if you have a chance to give an example on this subject, I don't want to change the theme, I want to use it as it is.
Hi,
Thank you for reaching out to us,
Yes, we have our own solution for Datatables, a component called KTDatatables inside src/components/kt-datatable/KTDataTable.vue, you can find documentation for this component here.
This component can be used with your server-side data, unfortunately, we do not have such an example at the moment.
Our component have event functions which you can use to send request and update component data.
Also, there is an official vue3 datatables.net dependency without jquery, we have plans to migrate to this it in the next releases.
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes/
Regards,
Lauris Stepanovs,
Keenthemes Support Team