I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
I have a datatable to display the data from the sqldb in the server. this is working perfectly.I have a made a modal that will add data to the mysqldb in the server. this is also working perfectly.using Ajax formdata to send data to php. Once the data is saved to the db, I need the datatabl...
I had inserted modals in to my code as per your examples.But what I find is that the close button, and discard buttons are not workingsCan you kindly guide me on the same.do I need to initialise it somewhere?
Hi, I have purchased the Metronic Version and found that the search is not working.under the inspect element I found that the following errors was given:TypeError: searchObject.on is not a function. (In 'searchObject.on('kt.search.process', processs)', 'searchObject.on' is undefined)init -...
I have the Metronic v 8.1.5 wanted to try the basic Datatables in your help section .... cut/copied/pasted the html code into one of your templates. added the Js to the last of that page All that I get to see is that the data is shown... but no sorting no icon etc.. are visiblewhen I ope...
I would like to authenticate the user login from the databases stored in mySql database on my server.would like to know how I can get that done when using the Datatables in your example shown.using the html version of Metronic
Hi I have purchased the Metronic 8.1.5v recently and I need to have my Datatables populated with the server side mySQL data which I already have.I am not able to get clear instructions on how to point my Datatables to my server side database and its corresponding table.I understand I should...
I had procured the newest version of admin template. But what’s mentioned in the intro video is not working with the newer template as the model files created don’t have any of the files as shown in the video. Planning to use Php for coding them. Can you let me know how to do it?