If you know the column number, you could also use the jQuery nth-child 
selector: http://api.jquery.com/nth-child-selector/.

Anthony

On Tuesday, September 24, 2013 8:44:32 AM UTC-4, Tim Richardson wrote:
>
> The grid has a checkbox from use of selectable. Submit invokes a function 
> which processes the selected rows. Each row has a value. I plan to use 
> jquery to show the sum of all selected rows. It would be easiest to use a 
> class to find the cell in each row that contains the value I want to sum. 
>
>

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