I am using smartgrid to generate some table and form interfaces to my database. Is there a way to use something like the process function with smartgrid to get callbacks? It's not clear to me how I can hook into the downstream click-generated events from the edit form, for instance. I just want to be able to hook some code into the event stream after the successul creation of the database object described by a row in the smart grid. I'm hoping there's a way, but if not, having that kind of event chaining would be really useful.
Thanks, David

