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

OnClientClick event handler

2 Answers 77 Views
Button
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 16 Dec 2011, 10:43 AM
I am trying to attach a client handler to the button click event via the property OnClientClick, but it's not working. Am I missing something here?

2 Answers, 1 is accepted

Sort by
0
rdmptn
Top achievements
Rank 1
answered on 16 Dec 2011, 10:44 AM
Hi John

The RadButton's events are OnClientClicking and OnClientClicked, try using them.
0
Slav
Telerik team
answered on 16 Dec 2011, 11:38 AM
Hi John,

I would suggest examining the following help articles in order to check how the mentioned events can be used:
 - OnClientClicking;
 - OnClientClicked;

I hope that helps.

Best wishes,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Button
Asked by
John
Top achievements
Rank 1
Answers by
rdmptn
Top achievements
Rank 1
Slav
Telerik team
Share this question
or