Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Tag: Datatables (268)

I have a action menu in a datatable as in the demo, but i set the responsive to true. So when the actions menu is on responsive view on click dont show the menu.Im working with ajax server side and i use drawCallback : function(){ KTMenu.createInstances();and i try t...
Hi Mate,I am facing issue using metronic 8.1 . it conflicting with existing jQuery v1.12.4 in asp.net mvc.its showing lots error. _initializeBackDrop is one.
Hi, I am new in metronic and angular as well, I am trying to implement synamic table with server side pagination, sort, filtering etc. What is the best way to do this in metronic 8 and if possible is there any example implements client side of this.Thanks
I have a problem like this. I want to initialize Datatable with js. I am getting the data from the backend. However, when KTDataTable is initialized first, the data does not come without updating KTDataTable (for example, when clicking the sort button). That's why I need a KTDataTable usage example...