Geoff Callender created TAP5-2075:
-------------------------------------

             Summary: Checkbox doesn't trigger VALIDATE event
                 Key: TAP5-2075
                 URL: https://issues.apache.org/jira/browse/TAP5-2075
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.6
            Reporter: Geoff Callender


Imagine a list of entries with a "delete" checkbox on each row.
When submitted, I would like to validate each checked row to decide whether it 
is OK to delete.
I can write an event handler, onValidateFromDelete(), but it will never be 
called because Checkbox doesn't bubble up the VALIDATE event.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to