search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Loading pic

Asked by Eddy
1 year ago.

Hello Support,
I have a button called refresh and call the code behind to get the data and feed to the Daypilot scheduler. it worked fine. now, I want to put the loading gif when I click the refresh, it seems the Daypilot doesn't like the update panel. it nothing happened. can you please show me how to add the loading gif for the Daypilot.

thanks,

Eddy

Answer posted by Dan Letecky [DayPilot]
1 year ago.

Probably the easiest solution would be to add a simple <img> element that you hide using CSS so it isn't visible by default. Then you can make it visible using a client-side click event handler (OnClientClick).

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.