0
votes
1answer
208 views
Best way to display a loading gif while a database call process on the first page load.
So I'm new to Ajax. I have an ASP.NET wizard panel wrapped in an ASP Ajax UpdatePanel. The Ajax is working well, with the page doing partial updates as you step through the wizard. I'm even firi …
