sorry folks ...
so back to terra firma ...
1. Is there any way to query an object to finds its index value in the
original collection ...
say when all the objects from a collection are displayed and user clicks on
one item - I want to locate the object back in the collection. Knowing the
index for me would be most efficient.
2. ... also Is there any way to know if I am on the last element ...
otherwise I will have to explicitly store the index values ...