Checkbox Validation in Datagrid

  • Thread starter Thread starter kleykir
  • Start date Start date
K

kleykir

Hi

I have two Checkboxes in a datagrid. I want to run a validation function on
client side or server side when i am about to update.

The function just checks if checkbox1 is checked the other checkbox,
Checkbox2 is unchecked. and vice versas...

I need help on this pls.

Thank you !!
Khaf
 
kleykir said:
Hi

I have two Checkboxes in a datagrid. I want to run a validation
function on client side or server side when i am about to update.

The function just checks if checkbox1 is checked the other checkbox,
Checkbox2 is unchecked. and vice versas...

I need help on this pls.

RadioButtonList ;)
 

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

Back
Top