This is a migrated thread and some comments may be shown as answers.

Disable ASP Button during AJAX postback

1 Answer 102 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 09 Sep 2008, 06:38 PM
Hi,

How can I disable an ASP button client side when an ajax request is active and then enable it again when it hs completed?

Thanks

i

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 10 Sep 2008, 05:36 AM
Hi Stephen,

You can use the OnRequestStart and OnResponseEnd RadAjax events. See this help article for details.

Greetings,
Konstantin Petkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Stephen
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or