Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Datatables (243)

Can you guys consider making a working datatables client-side code with PHP? current code doesn't support filtering by server-side. It will be beneficial for us if you guys can implement it. thanks.
Hello am using metronic 8.1.6 and the dropdown on datatables is not working it just scrolls up, but i see on 8.1.8 its working how do i fix this on 8.1.6
I have recently updated my Metronic to v8.2.0 specifically because in v8.1.9 the datatables implementation still used Bootstrap 4 intergration.However after the upgrade the Datatables are still using Bootstrap 4 and not Bootstrap 5.I checked the src/js/vendors/plugins/datatables.init.js and cl...
HelloI have Rider HTML Pro and have particularly been investigating the datatables part. I am new to javascript and website building so I am getting very overwhelmed with how it all works. The tutorials, which are very helpful, and examples use inline data, however I would like to use my own csv...
How i can Export Dropdown list and make in active to down load PDF or Excle file?i'm useing KTDatatable type: 'remote', metronic 7
Need some help, I use your PHP for Datatables and modify some of it to fit with my code. The filtering work if it's not using the server side. but when it does it doesn't work. Is it anything I can do to make this work? Thanks.
I noticed that there's a views.py script separately inside the following folders; signup, signin, reset-passwordThe views renders the signup.html templates. I tried to include the backend logic inside the views.py script inside of the signup folder to save a user's data to my postgres database b...
Hi there,I have set up demo 1 on my localhost. I'm using the laravel version of metronic 8.The delete button on the log tables does not do anything.I notice this question was asked a couple of days ago however when I click on the answer button I get a 404 error.Please advise how to f...
I want to make the second column in datatable to have the responsive button, not the first one. I have tried different ways it works but not as I want when I use the design on the phone I need to scroll left to see the buttons and I have added the button manually:the JS:datatable_options = {...
1. Does the theme collect any data from websites that use it?2. If so, what specific data is collected (e.g., email addresses, browsing history, user IDs)?3. Are there any options for users to opt out of data collection?4. If my website has a login system, does the theme collect any additional...
Hello,I am using Datatable.js plugin to display my database datas.I would like to include a dropdown (data-kt-menu-trigger) in the rendering of my table (Ajax) to call some actions instead of displaying buttons... but the dropdown refuses to open.How can I open my dropdowns after an "app...
In its official documentation a file is missing, in the serverside datatables section
Good Morning,I'm using metronic KTdatatable and i can't use ktdatatable events (datatable-on-init, datatable-on-destroy, datatable-on-ajax-done) after datatable.destroy()any solution please ?
Hi, When using the vue version of metronic 8, how to use the server for pagination?
I am working on a project using Laravel with Metronic 8, where I want to incorporate the file management module. I’ve set up a DataTable using Yajra DataTables and now need to integrate the file manager component from the Metronic theme with Livewire. However, I'm facing an issue where I can't acces...
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with React. The DataTable component is working fine and now I want to implement DataTable Refresh function. How to refresh/reinitialize the DataTable when a button was clicked without reload the page?
Where would I be able to see the versions of bundle items like jQuery or DataTables for different versions of Metronic?I would like to see from which version of Metronic the jQuery library v3.4.1 is used?
I've found that using the plugin datatables css, the cursor is not a pointer when the columns is sortable.I think you should add:cursor:pointer to table.dataTable>thead>tr>td:not(.sorting_disabled), table.dataTable>thead>tr>th:not(.sorting_disabled)I've tried the css from datatable...
In the Docs & Components example for Serverside AJAX Datatable, the footer selection counter is not working properly. No matter how many rows are selected, it always says "1 row selected".In addition, clicking the whitearea in checkbox column but not the checkbox itself will toggle the "1 row se...
What versions for dataTable.editor.js is compatible with metronic 8, we are planning on integrating it and having some error with rendering some of the inline bubble functionality. Currently we are trying 2.0.8 version of dataTables.editor.js and metronic 8 dataTables.bundle.js has the dataTables ve...
I am getting the same file content for all the demos I downloaded and it is no where near what you guys have on the previews. For example the in the all the demos I downloaded, the src/views/apps folder has only 4 apps as against eleven that was shown on the demo.
Hi,I have used the default ajax serverside pagination as mentioned in Keenthemes Docs. Link belowhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideWhy m i having the default search filed provided by datatables?https://imgur.com/a/0sV7y8t