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
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
postCreatewill be triggered for you.Allan
whoops