CheckBoxList Clear - client side?

T

Tina

Is there anyway to clear a checkbox list (uncheck all items) on the client
side without causing a trip to the server?

If so, could someone show me how?
Thanks,
T
 
P

Peter Rilling

Depends on what you mean by "clear". You can certainly use DHTML to delete
all the elements that represent the checkboxes (afterall it is only HTML).
But the information that the server uses may exist in the viewstate and
therefore cannot be manipulated on the client.
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top