Using the iTableView2 library I am trying to catch a selection in the SelectedChanged event where the DetailText contains an asterisk. Like this....
Sub AirportList_SelectedChanged (SectionIndex As Int, Cell As TableCell)
Private AirportIATA As String = Cell.DetailText.ToString
If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.