hi there,i would like to know how the below active menu css works[ngClass]="calculateMenuItemCssClass('/project')">Lets say i have created menu as like belowApps - Projects - Workflow - List - Component - Generate File...
Urgent! Urgent! Urgent!I have purchased Metronic 13.2.5 i have access to all figma files in this theme. But i want to have access for all angular file related to all those figma design. Unfortunately i have only the access for Demo 1 in that modal popup are not working.so please guide me for...
Hello Team,I have recently purchased the Metronic Angular theme (version v8.1.8, Demo1). I am currently integrating a multiselect dropdown component in my Angular application. However, I could not find any existing implementation or example of a multiselect dropdown in the provided theme compone...
Hi,I want to translate below "message" according to the selected language, but I dont find a way to do so? Can I do it in the html file itself? using "{{ "AUTH.VALIDATE.REQUIREDMESSAGE" | translate }}" gives error to me.
Hello! When I try to load data used http services, always need to do other action before my data load, never load automatically, for example my service is listAll(): Observable { return this.http.get(this.variables.getServiceEndpoint() + '/clients/all/', {}) ....
regarding pagination in tables , when i am on the page 6 in table and delete any item in that case the page is redirected to first page after deleting the itemi am using this url: https://preview.keenthemes.com/metronic8/angular/demo1/crafted/pages/wizards/vertical
Hello Team, I want to use the demo64 files instead of demo1 files in Metronic 8.x - Angular version. Please let me know the steps that I need to migrate from demo1 to demo64. I mean what are the files that I need to update or replace. Angular version is available for demo1 files only. Thank...
I want to implement datatables.net drag and drop column functionality on Angular Metronic theme. But I am not able to get any workaround how to implement it here. Do you have any help for me. Thanks Reference: https://datatables.net/extensions/responsive/examples/column-control/colreorder.html
Hello, I bought Metronic theme but I didn't get all the versions in the download file.I don't know how to pull all the pages after deploying the theme on our server, specifically Products, Admin, User etc. Thank you.
Hi!I am using Metronic Demo 1 for Angular and I trying to save the sidebar status (either minimized or not) so it stays the same way after a refreshIn sidebar.component.ts Tried to set 'data-kt-app-sidebar-minimize' to either 'on' or null but when I do, I can't change the status again....
Hi, I bought metronic 8 and I tried download Demo 6 for angular. But the demo dowloaded always is demo1. Then downloaded all demos for angular and I can't find it. How to get demo 6 (POS) for angular?Thanks
Hi, I'm using the metronic document's component that uses SVG file icons like pdf.svg.I need more file types for my project or the ability to change the label on the SVG from PDF to something else. I'd like to stick with a consistent look and like the svgs you provided. Can you share whe...
HI,I'm developing a web application using the Angular “demo1” template, from Metronic 8.In this application, I would like to create a specific page with a different layout to the template's default layout. In this case, I'd like to use the layout of the “demo64” HTML template.Can you help...
Hi, I am using the good admin template v1.1.1 (recently upgraded). In the past I had just compiled the css into one big style sheet, but that was difficult to manage. I am now using the scss partials structure, and the migration has worked really well for the most part. The bulk of the styling is pu...