>
> it calls ondelete callback in the grid view after pressing the delete 
> button,
>
when using update form (setting delete checkbox to true), while normally 
> calling it after pressing the delete button in the grid view.
>

I don't quite understand the above sentence. Can you explain exactly when 
the callback is and is not getting called, and when you expect it to be 
called. According to the code, it looks like it should be called when you 
click the delete button in the grid view (assuming a successful delete), 
but not when deleting a record via the update form.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to