This question is locked. New answers and comments are not allowed.
I'm looking to get my grid show a loading animation (busy indicator) while it waits for the grid to refresh new data (ie. transactions for a new date). Is this possible using Gridview with some kind of default loading animation? Currently, my service takes a couple seconds to return and to the user, it looks like nothing is happening when they change the date parameter.