[richfaces-issues] [JBoss JIRA] Work started: (RF-1999) a4j:support doesn't work inside scrollableDataTable.

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Mon Mar 24 12:55:45 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-1999?page=all ]

Work on RF-1999 started by Maksim Kaszynski.

> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list