On Saturday, 30 March 2013 16:23:26 UTC+11, Tim Richardson wrote: > > I'm trying to learn more about LOAD and ajax. > > I have an SQLFORM.grid loaded as a component. It's read only. >
So this means the result is just an HTML table, not a form, so the field name is actually not there. looking at the ajax javascript, it seems that the second parameter can be a string, in which case it is serialised. Is there a way that I can take advantage of this? -- --- 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/groups/opt_out.

