[
http://jira.jboss.com/jira/browse/RF-563?page=all ]
Mikhail Vitenkov reopened RF-563:
---------------------------------
Assignee: Nick Belaevski (was: Alexander Smirnov)
Ajax component isn't present in rich:dataTable. See code:
<rich:dataTable id="dataTableID" var="dataTableID"...
...<rich:subTable id="detail"...
...<rich:column id="qty"...
<a4j:commandButton value="Ajax component" rendered="dataTableID"
onchange="submit();"></a4j:commandButton>
...>
...>
...>
Actual behavior:
Ajax component(button) is present in JDBS, but absent on the real page.
DataGrid ( and possible dataTable ) incorrect re-render by action
from enclosed ajax component
----------------------------------------------------------------------------------------------
Key: RF-563
URL:
http://jira.jboss.com/jira/browse/RF-563
Project: RichFaces
Issue Type: Bug
Reporter: Alexander Smirnov
Assigned To: Nick Belaevski
Fix For: 3.1.0
On re-render table, clientId set with row key addition ( like calendarGrid:01 instead of
calendarGrid ).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira