Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.1.5
-
None
-
None
-
None
Description
Assume a table which has expandable details. There are three rows: C, B and A.
If you expand the details for A, and then sort on the name, (so that the rows are now A, B and C)
then after sorting, it's the details for C which are expanded.
This would be considered a minor bug except that if the expanded details include user input controls (e.g. text input). If the user expands the details and enters data for A, then sort, the user entered data is now applied to row C instead of A.
Attachments
Issue Links
- relates to
-
TOMAHAWK-961 Deleting a row when t:dataList/t:dataTable preserveRowStates=true assigns submitted values to wrong row
- Closed