Edit and delete also on databases (ng2-smart-table)
- Ngôn ngữ chính
- TypeScript
- Star
- 1.6k
- Fork
- 867
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi everyone!
I've done a ng2-smart-table with actions edit and delete true. They do edit and delete respectively. The problem is that I get the table's data from a database, and it doesn't apply changes on the database, just on the smart table. How I could do it? I've searched some different issues here but nothing helped. Thank you in advance.


In the html I wrote [source]="projects", that's the name of the array of projects (the data from the database).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.