Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Datatables (208)

Hello, I can't find example of Sub Datatable for react?There is example for html with use of datatables but nothing similar for react.I would like to get result like this but with react:https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableThanks.
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
Hi,How can I rowReorder for datatables.net ?I tried the examples on datatables.net.
Good Day KeenTeam Dev,I'm here to report and to request for Metronic 8 datatable responsive layout to be same as Metronic 7 as per comparison now the Metronic 8 datatable responsive looks like a downgrade compare to Metronic 7.Kindly refer to the image below for comparison: -
HelloHow can i change all columns dynamically ?Thanks in advanceAlexis
Is it possible to make a whole cell or row linkable in datatables? I am using Metronic Vue demo7. Thank you!
Hi.I'm using Metronic html version.Is there a way to have it in italian language?Or I need to translate it?Please let me know. Thanks
I have a problem in Livewire 2 when the modal close the page is disabled, document.addEventListener('livewire:load', function () { Livewire.on('success', function () { $('#kt_modal_add_user').modal('hide'); window.LaravelDataTables['users-table']...
Hello!Can you please give an example of this in Vue?https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableAnd perhaps expand on some other vue examples with datatables?
Hello, We are using jQuery repeater to add variations to an object with a dropdown select and text field. We can save variations successfully but when editing the object we need to init the created variations for the object. For example a t-shirt has two variations color(dropdown) red(text) and...
I have Metronic Laravel Starter Kit. It has User management module setup. In user list there is no filter option. Any one know how to add filter option in that (Like in html https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side).
Greetings,I bought your Metronic admin (HTML) product at themeforest but unfortunately in the file there is no information on managing the server-side datatable. It is possible to have these parts.Thank you. Sincerely
I tried multiple plugins.to this example When I gave scroll:true value, I got the result I wanted.
Hi !What is the process of creating a new datatable in Metronic Laravel starterkit ?It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).Thank You
Rol In my mvc project, I have such a button in the data table. The title works in accordance with the theme...
I have observed that subsequent to updating my Metronic version to the latest release, there appears to have been a change in the visual presentation of a button. Regrettably, the altered appearance of the button is not aligned with the expected aesthetic standards.
Greetings,I've been deeply impressed with the Metronic theme and its comprehensive frontend UI capabilities.I understand that Metronic is primarily a frontend solution, but any guidance in this regard would greatly accelerate my development process.Question: Is there a way to see or know...
When I load my page with datatables, this error showndatatables.bundle.js?v=1691043244:15511 Uncaught TypeError: KTApp.initAbsoluteDropdown is not a functionI tried to consloe.log(KTApp) but did not find initAbsoluteDropdown function as key from the script.bundle.jsCan you please tell...
I am not able to find the code for DataTables in Metronic themes. In angular, I saw 6 demos but not able to find the template having DataTables?Please help me out in finding the code.
Hello,Would be great to see DataTables sample with Search, Pagination in Blazor StarterKitMain problem huge datasets loading - page haltsI found DataTables init in KTSubscriptionsListSample works, but on bigger data quantities halts:private List hotels { get; set; } = new...
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...