Hi

you have to use

selectable = lambda ids: function(ids)

def function(ids):
...
...
...


On Fri, May 10, 2013 at 9:14 AM, Pawan Jha <pawan.pan...@agnicient.com>wrote:

> Hi I am new developer with Web2py so getting problem to work on so please
> help
>
>
> I'm using "selectable=True" in the sqlform.grid. This shows a checkbox in
> first column for all the rows "except the header" and Submit Button
>
> i want to get all the Selected check box id on clicking on submit button
> ....
>
>
>
>  --
>
> ---
> 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.
>
>
>

-- 

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