Sorry to bump: can anyone give me a pointer on this?

Thanks.

On Sun, 27 Jan 2013 09:02:45 +0000, k...@midnighthax.com said:

> On Sat, 26 Jan 2013 13:05:50 -0800 (PST), niph...@gmail.com said:
> 
> > grid takes formargs={}, createargs={}, editargs={}
> 
> Thanks. I'm sorry if I'm being a bit slow here, but I *still* can't get
> what I want to work. I've tried:
> 
> --------------------------------------------------------------------------------
>    grid = SQLFORM.grid(...,editargs={'onvalidation':x},..)
> 
> def x(form):
>     #dbg.set_trace()
>     print "in x"
> --------------------------------------------------------------------------------
> 
> ...but x is never called when editing items on the grid.
> 
> What am I missing?
> 
> Thanks.
> 




-- 
Love Linux? We want to hear from you!
http://www.tiger-computing.co.uk/jobs/linux-support-consultant/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to