Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7.0.12
-
Assignee Priority:P1
Description
In the poc we have el expressions bound to the 'rows' attribute and the 'paginator' attribute. Above the ace:dataTable is an h:selectBooleanCheckbox that determines whether or not the user wants to use pagination. When they select no pagination, the rows attribute is set to the number of rows in the List bound to the datatable. When pagination is selected, the number of rows is set to the default in the bean.
If you run the poc and remove pagination, you will see the total number of rows as expected. However, when you paginate and then remove pagination, you will not see the rows updated to the total number of rows in the List, it remains at the default and will not change the number of rows upon further interaction.
If you run the poc and remove pagination, you will see the total number of rows as expected. However, when you paginate and then remove pagination, you will not see the rows updated to the total number of rows in the List, it remains at the default and will not change the number of rows upon further interaction.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion