Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
API call too slow , can I put a spinner inside the grid until the data shows up? or maybe I can do Igx-toast ?
posted

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?

Parents
No Data
Reply
  • 5105
    Offline posted

    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

Children
No Data