LotusShiv

Results 2 comments of LotusShiv

In my case its slightly a different problem. I am importing the Ng2TableModule and added to @NgModule and the whole nine yards. I am able to see data in the...

Thanks, Paula your reply kind of helped me too. I had to do the following 1) In package.json ... "dependencies": { .... "ng2-table": "1.3.2" 2) In Systemjs.config.js map: { .......