I have some inputs on my page and the values of which I want sent to the handler of an AjaxGrid class, however I can't seem to find a straightforward way to do this.
Is there any param in AjaxGrid where I can specify the ids of the inputs(and the values thereof..) I want it to send to the controller method? i.e AjaxGrid(refresh_url='/search', id_other_data_to_send= ['searchbox1_id,'searchbox2_id']) Cheers
-- 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.

