The event occurs after inserting values into database and can can be used to pass additional values to client-side.
<cfset grid.event.attach("afterInsert",handlerFunc)>
Parameters handlerFunc:
Availability:
Sample: