afterAjaxCallback Event
Description
Fires after any Ajax callback (sort, refresh row, append row, etc.) has completed.
Discussion
In addition the Javascript can reference the 'this' scope which includes this.value and this.selection(index into the data)
See Also