Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-2.0.0.GA_P01, EE-3.0.0.GA, EE-1.8.2.GA_P04
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
Description
Use Case: After a row has been added to the table some validation needs to take place on the backing list values. Updating the list via the following code in the rowUpdated method:
richDataGridBean2.getData().setWrappedData(empList);
Causes an issue where the next time the add button is clicked it creates a new row at the top and bottom of the tables.
richDataGridBean2.getData().setWrappedData(empList);
Causes an issue where the next time the add button is clicked it creates a new row at the top and bottom of the tables.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case10062Example2.war [ 13193 ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000GtuLe] |
Arran Mccullough
made changes -
Attachment | richDataGrid-issue.JPG [ 13194 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P01 [ 10221 ] |
Ken Fyten
made changes -
Fix Version/s | EE-2.0.0.GA_P01 [ 10270 ] | |
Fix Version/s | 1.8.2.GA_P01 [ 10221 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.0.0.GA [ 10261 ] | |
Fix Version/s | EE-1.8.2.GA_P04 [ 10281 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
EE 3
30779 3/15/12 10:56 AM 1 philip.breau
IPCK-295Updating RichDataGridBean data model in bean causes add functionality to add two rowsEE 2
30780 3/15/12 11:06 AM 1 philip.breau
IPCK-295Updating RichDataGridBean data model in bean causes add functionality to add two rowsEE 1.8.2
*30781 3/15/12 11:10 AM 1 philip.breau
IPCK-295Updating RichDataGridBean data model in bean causes add functionality to add two rows