I want to use SQLFORM.grid to show rows of data from one table, and to 
conveniently allow the user to quickly select a foreign key. The foreign 
key is a reference field, so it works with a click to edit the row which 
then opens the detail view. 
I was hoping to allow an in-line edit. I think I can work out the ajax 
required to update the database after a change is made, but is there a lazy 
way of getting an inline autocomplete widget? 

-- 

--- 
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