I do not have control over my DB so the GET request takes about 8 seconds to bring a response from the server. On a normal HTML/JS table, usually I put a spinner on the middle of table until the table loads. could this be possible on Igx-grid?...or maybe I can use Igx-toast until the data loads?
Hi Gerald,
On top of what Radko suggested, you can use a toast, temporarily, to display a loading message. We've put an indeterminate progress indicator component on the backlog and will soon ship one, so you would be able to replace the toast with it in the near future!
Thank you for using Ignite UI for Angular!
Konstantin Dinev