Topic: Datatable
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: Other
- MDB Version: -
- Device: laptop
- Browser: chrom
- OS: window 10 64 bit
- Provided sample code: No
- Provided link: No
Marcin Luczak staff commented 4 years ago
Hello,
Have you imported datatables CSS and JS files into your main HTML file?
CSS :
<link href="css/addons/datatables2.min.css" rel="stylesheet">
JS:
<script type="text/javascript" src="js/addons/datatables2.min.js"></script>
Please follow the instructions from the link https://mdbootstrap.com/docs/jquery/tables/datatables/#docsTabsAPIand if it won't work please prepare a snippet with your implementation of the datatables.
Regards, Marcin