M
Miguel Dias Moura
Hello,
I added an Asp.Net 2.0 CheckBoxList to my page.
I need to get which CheckBoxes are selected on the client side in a
javascript function.
I have, in my javascript function, the CheckBoxList ClientId.
How can I retrieve which Check Boxes are selected?
Thanks,
Miguel
I added an Asp.Net 2.0 CheckBoxList to my page.
I need to get which CheckBoxes are selected on the client side in a
javascript function.
I have, in my javascript function, the CheckBoxList ClientId.
How can I retrieve which Check Boxes are selected?
Thanks,
Miguel