Where can I find the KTDatatable in v8, as I'm seeing in components only Datatables.net and yours are more smooth, besides with the regular setup of Datatables.net loads data with page rendering and if it takes too long will hangup page, but KTDatatable waits until page render and then loads data so doesn't freeze page.. The test that I made was with (Datatables.net) 400 rows and with (KTDatatable) 1k rows..
Hi,
Please note that Metronic v8 does not include KTDatatable. KTDatatable is supported in the previous Metronic v7 only. Metronic v8 uses only datatables.net plugin as the primary datatable solution.
Regards.
Can I use KTDatatable from v7 in v8??? using de v7 java lib? as I said before I like it more than datatables.net
Hi,
We haven't tested KTDatatable with Metronic 8 but you can try to use it by coping it into the core components folder.
However, it requires KTUtil class of Metronic v7 version so you can try to use KTUtil of Metronic v8 and if any methods are missing u can manually copy and paste from v7 KTUtils to v8 KTutils.
Regards.
Will do.
Thank you so much..
I try to integrate to v8ï¼But there are a lot of js errors...
I will try to do it, out of time as I'm full with a current project.. but if is having errors use datatables.net