I have the same question as asked here: 
https://groups.google.com/forum/#!searchin/web2py/grid$20checkbox$20pages/web2py/laMiQozWj_k/Wq6SdDDSajUJ
 
I know how to use ajax to call a controller function that will register the 
checked row in a session variable.  What I don't know is how to use the 
session variable to determine which checkboxes will be checked in the 
view.  I assumed this would happen in a javascript function?  But I don't 
know how to iterate through the (python) session variable list in 
javascript.  Has anyone implemented this?

-- 
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/groups/opt_out.

Reply via email to