users@woodstock.java.net

invoke action from table

From: Necromancer <mailtosmyk_at_gmail.com>
Date: Thu, 24 Jan 2008 04:54:34 -0800 (PST)

i has table on my page and button on all rows
when i click button javascript fires:
DynaFaces.fireAjaxTransaction(this,{execute: 'form1:a1,a1', render:
'customerid'}); return false;
all good, but HOW obtain table record?
FacesContext.getCurrentInstance().getExternalContext().getRequestMap().get("row")
return TableRowDataProvider but row not set correctly.
-- 
View this message in context: http://www.nabble.com/invoke-action-from-table-tp15063646p15063646.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.