Hi Everyone,
I'm new to telerik and I'm trying to have the loading animation(rotating circle) while the server is retrieving information to populate a radgrid or when the server is busy and I try the below example:
http://demos.telerik.com/aspnet-ajax/ajax/examples/panel/firstlook/defaultcs.aspx
and update the Sqldatasource to query my own SQL table but the rotating circle is not working. I used the exact coding from the above link, only change was the sqldatasource and it is not working. Any idea why it is not working?
Anthony