how to fire event after insert row
the code at http://jsbin.com/rilaqig/edit?html,js,output inserts a row from textboxes then it triggers an event to add the same row to a second table.
Alternatively, if you are using Editor postCreate will be triggered for you.
postCreate
Allan
whoops
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
the code at http://jsbin.com/rilaqig/edit?html,js,output inserts a row from textboxes then it triggers an event to add the same row to a second table.
Alternatively, if you are using Editor
postCreate
will be triggered for you.Allan
whoops