0
Answer

checkbox validation on client side using Javascript

Ask a question
Sanjeev

Sanjeev

18y
1.7k
1

Please help - this is urgent..
i have an Asp.NET DataGrid, with two of the template columns containing checkboxes.
if the second check box is checked and the first checkbox lying in the same box is unchecked, and alert message should be displayed.
No postback is allowed.

thanks a lot