1 Reply Latest reply on Apr 4, 2008 4:29 PM by peerless

    Problem with A4J: How I can delete an index from datatable,

    peerless

      I have this problem!

      a4j commandbutton .. onclick="return confirmDelete();" action="#{mybackbean.del}" BUT, when the return from method onclick return TRUE the form will submit and i dont will have AJAX!

      exists an alternative to confirm function in ajax that dont submit all form to do there verify ?

      thanks