metronic | HTML | customers/list.html
Hello,
I am facing problems while managing columns of list under /customers. The data table stops working while removing columns which I don't want.
For ex: currently there are 7 columns (including checkbox and action) but I want to remove two columns, but it stops working see here: https://prnt.sc/I_ItOEEiXcEb
I have not touched any js or css file included at this page.
Please suggest what to do? Is it hard coded ??
Thank you
Replies (2)
Anyone here ??
Hi,
Each dynamic data table has its JS code that initializes the table with datatables.net plugin: src/js/custom/apps/customers/list/list.js
When you change the source JS file you will need to recompile the assets folder with gulp or webpack.
For more info about using Metronic please check the Theme Documentation and Video Tutorials
If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards. Sean