Hi ,
I have a vertical scrollview which has items scrolling. I have added a grid under it and some sprites under the grid .
How to know Which item(index) that I am clicking now ?
I have seen the UIScrollView and UIGrid class , but I did not found any supporting method .
Please let me know a possible way of doing this .
Thanks in Advance.