Evening folks,
I have a ListView that is populated from a SQL server, about twenty items. I set up the ListView1_Click(Position As Int, Value As Object) changing value/object to map1 As Map). I call another activity but when I click on an item in my listview I receive Sub signature does not match expected signature.
A bit confused. I have gone through the book on list view and it shows this, btw, and I reviewed the page on IDE Tips.
Any help would be appreciated.
Ron
I have a ListView that is populated from a SQL server, about twenty items. I set up the ListView1_Click(Position As Int, Value As Object) changing value/object to map1 As Map). I call another activity but when I click on an item in my listview I receive Sub signature does not match expected signature.
A bit confused. I have gone through the book on list view and it shows this, btw, and I reviewed the page on IDE Tips.
Any help would be appreciated.
Ron