Client-side scripting from a radio button

  • Thread starter Eldon Ferran de Pol
  • Start date
E

Eldon Ferran de Pol

I'm trying to bind some client-side script using...

rb.Attributes.Add("OnCheckedChanged", "clientfunction();")

For some reason the client-side cript is never being
called. I've done this before from buttons without any
problems.

Any ideas?
 
M

Munsifali Rashid

As far as I know, "OnCheckChanged" isn't a valid client-side event
handler... You might want to use "onClick" or "onChange" instead.

Hope this helps,

Mun
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top