I am new to B4A but am loving it so far. I'm stuck on trying to find which scrollview has issued the cell_click event.
I have 5 scrollviews(with 3 columns) and when any item in any of the scrollviews is clicked I assign a label to the sender. While label.text gives me the contents of that cell I can't find a way to get the name of the scrollview that was clicked.
Any help is greatly appreciated
Brad
I have 5 scrollviews(with 3 columns) and when any item in any of the scrollviews is clicked I assign a label to the sender. While label.text gives me the contents of that cell I can't find a way to get the name of the scrollview that was clicked.
Any help is greatly appreciated
Brad