Topic: mdbTable reload when snapshot listner changes
myictsolutions pro premium asked 5 years ago
*Expected behavior*reload when dataset when snapshot listner changes*Actual behavior*not reloading table it just adds the data after the already exsisting data*Resources (screenshots, code snippets etc.)*is there a mdbTable function to clear the table and then reload it ?
this.mdbTable.setDataSource(this.elements); this.elements = this.mdbTable.getDataSource(); this.previous = this.mdbTable.getDataSource();
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 8.0.0
- Device: Mac Book pro
- Browser: chrome v67
- OS: Mojave
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 5 years ago
Please provide more details, html/ts code and reproduction steps so we can recreate the problem on our end.