I have a form containing :
1) 2 radio button options, one of them is "ALL".
2) A table with 3 columns.
Columns are :
1) Include - checkbox
2) Dealer Name - hard coded text
3) Url - text box
What I want to do is, if a user selects "ALL" radio button, then all checkboxes in the table are checked. Just like in an inbox of hotmail or yahoo where you select "Delete All" checkbox and it check marks all the emails.
Thanks,
RJ
1) 2 radio button options, one of them is "ALL".
2) A table with 3 columns.
Columns are :
1) Include - checkbox
2) Dealer Name - hard coded text
3) Url - text box
What I want to do is, if a user selects "ALL" radio button, then all checkboxes in the table are checked. Just like in an inbox of hotmail or yahoo where you select "Delete All" checkbox and it check marks all the emails.
Thanks,
RJ