After a filter is applied to an adapter containing strings, the "position" variable does not refer to the position number that it was originally before the text filter was applied.
Is there a way to get the initial position of an element before applying a text filter?
source
share