hi.
please help..
how can i disable other check boxes when the user already checked 5 checkboxes?
i have a grid view that is filled from database with checkboxes as template filed on the first column,
then, user must choose only five records through checkbox.and when its already 5,
all other checkboxes on the gridview will be disabled from clicking.
Only when the user unchecked checkboxes, those disabled ones eill be enabled again.
thanks.
im using vb..asp. :-)