Il 07/07/14 22:43, 黄祥 ha scritto:
> pardon me, i'm not sure what do you mean with _javascript_ trigger.
> please explain more about it. btw, web2py have ondelete (executed on
> HTML Form Side) and before_delete callback (executed on DAL side).
Thank you 黄祥 :)
I mean that I need to refresh some part of the page I have builded up
depending on the data in my grid and I want to mantein them syncronized.
In this case I put a map on the grid to represent the position of some
geometry point managed by a column of the table represented by my grid
and I would like to see the corresponding point disappear when I delete
a row. I noticed that the delete operation is solved via ajax and the
page is not reloaded so I need to find an event that could run my map
update trigger.

Cheers

     Manuele

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to