akveo / ng2-smart-table

Angular Smart Data Table component
https://akveo.github.io/ng2-smart-table/
MIT License
1.63k stars 879 forks source link

ServerDataSource: API error Handling #1321

Closed fraazalam closed 2 years ago

fraazalam commented 2 years ago

How to handle server-side errors, and also how can I clear my table data and show records not found?

Note: this is specific for "ServerDataSource".

Thanx