Hi Team,I want to display cards like this image. Is this possible somehow with Metronic themes, I checked most of the controls and dont see anything similar. Looking forwards to your helpful response if such cards are possible.https://ibb.co/KWh6HKm
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...
hello, I downloaded metronic v8.1.6, but how do I run datatable export? The ones used for the customer/list page only give a success message. Does not export
On every page change/swap, despite the dark theme being set as default and in user settings, the page flashes white for a split second before going dark.It's a bit blinding at night. Is there any way to fix this? Using .net core. Please see this gif:https://media0.giphy.com/media/IkREf600h...
We are using HTML metronic themes in our ASP .NET MVC application. This application is using Highchart chart library for rendering different charts.We have used Finance Performance admin dashboard layout for our report dashbaord.Now when we are switching between light and dark mode, background...
https://imgur.com/a/S0g1nuVhello, when I add datatable responsive, the operations button in it does not work, dropdownIt was working without responsive attached. table.DataTable().on( 'draw', function () { KTMenu.init(); });
Hello,I downloaded demo38 and want to create the minified files for css and js. Also installed npm, yarn and gulp-cli described in the documentation.Changed it in gulp.config.js but it does not create any minified files, just the regular "uncompressed" css/js files.gulp --demo38 --prod a...
Hi Team,You have created an amazing product.Do you have any example of stock price chart integration ? may be something like this:https://www.amcharts.com/demos/stock-chart-comparing-prices/Or If I want to use above library how can I do that ?Thanks in advance for your support
HelloAre there any examples of accordion opening from left to right or collapsing from left to right or horizontal cart opening from left to right?Thanks for your help.Good day
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...