Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Component/s: Decorators, Paging/Sorting
-
Labels:None
-
Application server:weblogic
Description
getListIndex() seems to return the same value as getViewIndex() after sorting a list/table.
According to my understanding of the api, getListIndex() should always return the index of the object in the original unsorted list/table.
According to my understanding of the api, getListIndex() should always return the index of the object in the original unsorted list/table.