I'm using the datatables component, I removed the jquery css file from angular.json because I want to use the style presented in the preview, but it's not working. It has no css at all. Am I missing something?
Hi,
We don't have jQuery CSS in our angular.json file.
Is it our Angular application (if yes, which version is it and the demo number) or did create it your own?
Regards,
Keenthemes support
But I don't have the jQuery CSS (jquery.datatables.css) in the angular.json anymore. So the problem remains the same. The datatable component it's not using the css like in the preview.
I am using Metronic 8.0.36.
I tried implementing datatables and i had to install jquery in order for it to function. I suppose that's why it was there, in the angular.json
We don't use/support jquery datatable in the Angular version at all. We recommend using https://ng-bootstrap.github.io/#/components/table/overview or https://material.angular.io/components/table/overview instead.
Regards,
Keenthemes support