Please help with my datatable. When I am on page number 5 and navigate to a new page through the navbar, where the new page also has a datatable, the page number does not reset to 1 but remains at 5. How can I reset the page number to the beginning when switching pages?
Hello! I would like to implement a datatable from HTML version ( with subtable ) in Laravel version using Yajra Laravel described here: https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1 This is the table: https://preview.keenthemes.com/...
Hi Brother,First of all, I would like to thank you for such a beautiful and stable working theme.But I'm Having a Little ProblemBelow I Share HTML and JS Content, I Fill Content With Ajax
Hello teamI have datatable with remote data source, i can search it with input that have attribute "data-datatable-search", but how to implement datatable filters ?Thanks
Hi,I want to know how can I impliment datatable column manager so that hide unwanted columns. It'll be very useful for exporting large column datatables.https://datatables.net/examples/api/show_hide.html
Hi All, I am getting the below error message. Can you please investigate and inform me how best to fix this?Illuminate\Database\QueryException SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gogeeper_admin.settings' doesn't exist (SQL: select * from `settings`) at ven...
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']...
HiWe use datatables extensively, and with Metronic 8, the default search/filter box is seperate from the datatable.When SaveState = True is set, how can the original search term be retained in the filter input field ?
hello, I downloaded metronic v8.1.6, but how do I run the date table export? I try to export but it is like the demo does not export anything And I don't need that last version view can anyone help me or the future not work in V8 thank you
Hi Team, It seems to be routing is not working as expected like it doesnt render the data to the datatables when naviagting from one screen to another. And I get to see the this console error runtime-core.esm-bundler.js?d2dd:38 [Vue warn]: Unhandled error during execution of schedul...
Hi , How can make filter with save search parameters in section like this https://ibb.co/51CYsgghttps://ibb.co/SxMKg93Can please help me show me how can using it in Metronic Theme in LaravelWarm regards,
How can I easily show my data with ktdatatable in Metronic 8. I wanted to examine the Metronic 8 template and inject it into my own project, but it didn't work out because the functions, components, etc. are all located in separate folders and not in a generic structure, please can you help?
Hey guys.All the demos are without this powerful search function that comes as standard with Datatables.I tried enabling search manually, but were not successful.Why is it disabled in metronic and how to get it back? Best regardsMartin
Such behavior does not happen on Metronic 7.X where the table data is aligned correctly and does not display table data below table header on datatable responsive mode.Example for Metronic 7.X (Expected behavior, much tidy and pretty layout)https://imgur.com/a/WAuvXNeExample for Metronic 8...
I need assistance integrating the DataTables component from Angular 18 template (metronic 8) with an ASP.NET Core API. I want to handle all operations like pagination, sorting, and filtering on the server side through the API.I've tried to consult the documentation, but I've been unable to imple...
When we try to retrieve information from a datatable on the server side, and we switch from one page of data to another, the actions in the columns do not work. Actions like dropdown buttons, data-toggles and others don't work anymore. So, is there a good way to get the data in a datatabble?
Hi,I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django.Would you have a working example by any chance?Thank you!!
Hi,I have implemented a datatable from the Laravel example (starter-kit).The datatable works perfectly - it lists all of my Clients in the clients.index viewpublic function index(ClientsDataTable $datatable){return $datatable->render('pages.clients.in...
HI, Good night, i'm try use examples of daterangepicker- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/customer-orders.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/sales.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecomm...