-
hello guys ,
how can i add new details link to action of ng2-smart-table beside delete and edit??
-
hi, i have tried to load data from my database (mongodb in my case) to the ng2-smart table but it dosen't work , would you please tell me what should i do
-
Actions speak louder than words. First, hearty thanks to Smart Table. I have learnt a lot from this site and would like to share my plunker. Feel free to fork, download, improve and play with it.
D…
-
Hello
could you help me?
how can I implement a context menu to the table ng2-smart-table
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X ] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
Wh…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [x] feature request
* [ ] question about the decisions made in the repository
### Issue description
*…
-
Smart playlists can be created as a json object into a file with `.nsp` extension and Navidrome will create a dynamic/query based playlist and keep it updated. These `.nsp` files will be imported the …
-
Hello,
I'm trying to import this module via systemjs with this configuration:
``` javascript
map = {
...
'ng2-smart-table': 'js/node_modules/ng2-smart-table',
};
packages = {
...
…
-
map: {'ng2-smart-table': 'node_modules:ng2-smart-table'}
packages: { 'ng2-smart-table': { main: 'ng2-smart-table.js', defaultExtension: 'js' },}
Seem to be an issue trying to import system co…
-
I want to add delete button and release it to any item of "smart table with filters". I just added button but it didn't work anyway. I wrote function is there any error there?
`$scope.deleteUser = fu…