How do I get the id of the row that was clicked on in an ajaxgrid?

I've found an excellent explanation [1] of how to add onclick events to an
ajaxgrid row, but I don't see a way to pass additional arguments so I can
tell what row generated the event.    I solved the problem with a regular
datagrid using a callable to generate the link, but it's not so simple using
ajax (as far as I can tell).

[1]   http://www.nabble.com/AjaxGrid-t2908610.html   -- Thanks go to
Florrent for answering the previous poster's question!!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to