Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.9
-
None
Description
detailStamp state should be deleted on deleteRowStateForRow in t:dataTable.
There is also a small bug that prevent the state from being deleted, because setRowIndex(savedState) is called after remove the last row.