B
Bogdan
Hi,
I'm trying to programmatically assign a script to a CancelButton's
OnClientClick in a wizard step. I'm doing it in ActiveStepChanged event
handler. I'm also assigning scripts to finish and previous buttons in the
same handler without any problems (btw, the same script is assigned to
previous and cancel buttons). When I view source on the client side I can
see onclick set to my scripts for finish and previous buttons but the cancel
button has no onclick property at all.
Assigning a script to OnClientClick declaratively (i.e. through IDE) works
fine.
Has anyone run into this problem?
I'd appreciate _any_ suggestions.
Thanks,
Bogdan
I'm trying to programmatically assign a script to a CancelButton's
OnClientClick in a wizard step. I'm doing it in ActiveStepChanged event
handler. I'm also assigning scripts to finish and previous buttons in the
same handler without any problems (btw, the same script is assigned to
previous and cancel buttons). When I view source on the client side I can
see onclick set to my scripts for finish and previous buttons but the cancel
button has no onclick property at all.
Assigning a script to OnClientClick declaratively (i.e. through IDE) works
fine.
Has anyone run into this problem?
I'd appreciate _any_ suggestions.
Thanks,
Bogdan