Skip to main content

All Questions

Tagged with
2 votes
0 answers
515 views

Using KTDataTables, what is the correct way to filter multiple DataTable columns?

I've been working on getting some filtering functionality working on a practice project that uses Metronic by KeenThemes for building pages with Datatables. The only issue is I cannot get multi-column ...
Lenny's user avatar
  • 65
1 vote
3 answers
660 views

I can´t show service response in angular component

I try to show a data in an angular component from a service, all the process from service to component is ok, but when i use the variable in html it not show the result. I used this Metronic Template: ...
Carlos Andrés Montoya Cardona's user avatar
0 votes
1 answer
527 views

Set HTML table content instead of Ajax

I'm trying to add an advanced search to an html table. So far with Datatable.js I managed to implement the regular search, but in the theme I'm using, I can't read informations directly from my html. ...
BronzeJamie's user avatar
0 votes
1 answer
1k views

external js from keenthemes metronic theme not working in angular

hey guys so I am using metronic theme and I made an angular version of demo3 HTML version and everything looks fine except if I import external js like this <!doctype html> <html lang="...
alirezas's user avatar
1 vote
4 answers
3k views

How to remove left sidebar in Metronic Admin Theme?

I'm using Metronic admin theme. I have a login screen with footer, header and sidebar. I want to remove sidebar completely on my login page. I researched solutions but none of the solutions solved ...
Devrim Akıncı's user avatar
1 vote
0 answers
1k views

Keep the state of the bootstrap sidebar when reloading page

I am using a HTML template called Metronic to build a backend for myself. This HTML template offers the possibility to collapse the sidebar in the template I choose. However, the sidebar doesn't keep ...
Jan's user avatar
  • 552
1 vote
1 answer
701 views

Strange behavior Angular 6 on include components

I buy a theme that is working fine on an HTML + CSS simple project approach but I want to transform it into an Angular 6 project. I managed to put the theme to work on Angular 6 with no problem, but ...
Wavrik's user avatar
  • 61
0 votes
1 answer
342 views

Carousel HTML Not Working

I can't get my Carousel Buttons to link to the next items, have been using various resources to try and fix but have been unsuccesfull, anybody able to tell me what I'm doing wrong? <div id="...
adambingbong's user avatar
2 votes
1 answer
514 views

how to implement search functionality in a template that is built on bootstrap (Metronic) without backend?

After buying the template which contains alot of pages and components, i tried the searchbar but it only shows dummy page to show how will search return. how can i make it search in the template for ...
Ali123's user avatar
  • 797
1 vote
0 answers
294 views

File Input will not upload in Internet Explorer using Bootstrap File Input

So I am using IE to test the file input of my page - it simply doesn't work when you submit it will pass through the correct query string which it should when you submit but the file is not uploaded ...
Adheel's user avatar
  • 11
0 votes
0 answers
59 views

How to control two loading method?

I have two different type of "loading" methods as shown below; one of them is used to display loading spinner in the middle of the page whenever AJAX call request begins. The other method is used to ...
Jack's user avatar
  • 1