New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Datatables (281)

Hi,We use an angular theme.Does the table plugin support the ability to expand a row?There is an example?Thanks
I am trying to use Metronic datatable however i am getting my data inside response['data']['data']. How do i set my table's data to this key and also i am getting nextPage, lastPage links from backend only through the api. Need to set those too.i am using kt datatable if i get data in response['da...
Hello,We have implemented KTDatatable and everything works fine but now we have to implement expandable datatable we have tried much with the KTDatatable but did not get success, so is there any reference or demo available for the same? because we have implemented this in the whole project and c...
Hello,I have tried sample code provide in documents. But I failed to fix issue related to dropdown buttons. It works if I fetch data using ajax but not work with json.Please help me solve this issueThanks
Hello , Does the reusable datagrid tables support clickable rows with above enables i tries onRowClick but was not getting a stable behavior, it always caused the row to be clicked even when clicking checkboxes or buttons etc.I am using react metronic 9.2 version.i even tried this code bel...
Hi sir,I am using the theme metronic html version metronic_html_v8.1.7,demo23intlTelInput notworking with country code how it is fix
Good morning, I am attaching the complete link of the project. I comment that I present problems for the DATATABLE,bootstrap-maxlength.html and recently with vis-timelineI had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css"; and...
I would like to use datatables in my Metronic 8 Angular template.Unfortunately, I did not find any documentation on how to do this.Can you please assist me ?
Hi, I've added a dropdown button in datatable row. But it doesn't show dropdown menu on click. Then I've checked demo page and got the same result at https://preview.keenthemes.com/keen/demo1/apps/customers/list.htmlDropdown buttons doesn't work
In Metronic 8 Laravel, I install webpck.mix.js with npm run dev. It's successfully, but don't have public file (such as datatables js and css). I want to use datatables but when i call it with datatables library it not found and return net::ERR_ABORTED 404 (Not Found)i Check assets in config...
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