Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: Datatables (262)

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 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.
how can I fix datatables columns, specific columns (3rd from start and 2nd from end multiple columns at the same time)hi there,I want to fix datatable columns.I have around ten columns on average in a tableso let's say I want to fix the 3rd column (name: "age") from the left side,...
You have an example of sub Datatable in the below linkhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableHowever, this sub Datatable is rendered from the existing html and there is NO HEADER.I implemented a nested Datatable WITH HEADER based on your approach and got...
Hi,https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/column-visibilityThe feature on this page is not working :(Can you help me please.Thans so much.
Do you have sample here for file gallery for PDF, JPEG, JPG, PNG, GIF, TIFF, Word, Excel, Powerpoint File,
i checked each and every example provided in metronic 7 for kt-datatables but i couldn't find inline editing for the datatable
Following this documentaiton:DocI get an error when I try to execute the code "Cannot reinitialize DataTable". I checked the docs of DataTable saying I should either destroy() the dat...
My DataTable service code herePublic function html(){return $this->builder()->setTableId('admin-countries-table')->columns($this->getColumns())->columns($this->getColumns())->addColumnBefore(['defaultContent' => '','data' => 'DT_RowIndex','name' => 'DT_RowIndex','title' =>...
HiI checked version 7. When purchasing, I bought the 8th version, thinking that it includes all the features. However, all the features in version 7 are not available in version 8. For example, datatable (ktdatatable, datatables.net), e-commerce pages, prices, icons, file upload etc. Can you hel...
HI.It is possible to add to the kt-datatables component (Vuejs) the option to customize the styles of the background color and borders of the cells. I need this option since I need to change the background color depending on a specific value in the cell.
Hi,I need to POST with KTDatatable, but my backend is expecting a CSRF_TOKEN. How do I include this?```ReferenceError: Can't find variable: CSRF_TOKEN```
I tried multiple plugins.to this example When I gave scroll:true value, I got the result I wanted.
I am trying to apply filter on the remote datatable with KTDatatable.It is metronic 9.xI do not see any documentation where I could pass all filter criteria with the apiEndpoint URL.I have referred the documentation located at https://keenthemes.com/metronic/tailwind/docs/components/data...
hi,i have buy your script and i wanne use the laravel but i get a error : SQLSTATE[42000] : Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `permissions` add unique `permissions_name_guard_name_unique`(`na...
I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.htmlThe issue that I see is that the table is working but Datatables search input, pagination, length select box are not styledAfter digging into th...
DataTable layout not styling using Tailwind CSS. I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.Fyi, I use Demo 1 with Tailwind. Here My app.scss code @tailwind base;@tailwind components;@tailwind utilities;// Boots...
Hi! I've successfully installed Metronic 8 using the Laravel install running fine via artisan. But perhaps I missed something. I wished it had the same pages / database tables as the demo has (demo 1). Is that possible? The menu has currently only the sections "Account" and "System". I was par...
when the item Per Page 10 the dropdown actions open when I click onbut when I select item Per Page 25 the dropdown actions not open after the item 10 from 11 to etc its not open .MetronicVue demo 8 version 8.1.6node v18.14.1npm 9.6.0
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