Hello,

how do I use HTML Helper to get make a th and checkbox tag.

<TH><INPUT type="checkbox" name="check_all" onClick="return
popup(this, 'notes')></th>

The TH and checkbox is easy, but where do I put the onClick part?


Kenneth

Reply via email to