[
http://jira.jboss.com/jira/browse/RF-3410?page=comments#action_12412635 ]
Konstantin Mishin commented on RF-3410:
---------------------------------------
<h:column>
<f:facet name="header">
<h:selectOneMenu value="#{bean.filterValue}">
<f:selectItem itemValue="A"/>
<f:selectItem itemValue="b"/>
<f:selectItem itemValue="c"/>
</h:selectOneMenu>
</f:facet>
</h:column>
not work in dataTable. bean.filterValue is null.
filter method doesn't works first time called.
----------------------------------------------
Key: RF-3410
URL:
http://jira.jboss.com/jira/browse/RF-3410
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Konstantin Mishin
Priority: Critical
Fix For: 3.2.1
todays snapshot.
I think should be in 3.2.1!
open demo page
open external filtering
in input field enter one any letter.
filter value null and as you can see filtering reseted.
--
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