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.