Related Posts
Additional Posts in Angular Interview Questions
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Download the Fishbowl app to unlock all discussions on Fishbowl.
Copy and paste embed code on your site

Scan your QR code to download
Fishbowl app on your mobile

Bowl Leader
Instead of refreshing the page u can just rebind the table data
Bowl Leader
You have to bind the data according to the current filters selected.
Filter the data according to the selected filter and after that bind the data
Refresh means getting data from api so ake 2 different api one for filter configuration and another for data