a4j:support doesn't work inside scrollableDataTable.
----------------------------------------------------
Key: RF-1999
URL:
http://jira.jboss.com/jira/browse/RF-1999
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: FF, IE, richfaces-demo app.
Reporter: Sergey Halipov
Assigned To: Maksim Kaszynski
Priority: Critical
Fix For: 3.2.0
<rich:scrollableDataTable value="#{dataTableScrollerBean.allCars}"
var="category" id ="sdt">
<rich:column>
<h:outputText value="#{category.make}" id="output" />
</rich:column>
<rich:column>
<h:inputText value="#{category.make}" id="input">
<a4j:support reRender="output" ajaxSingle="true"
event="onkeyup" />
</h:inputText>
</rich:column>
</rich:scrollableDataTable>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: