Have a listview that gets selected. Once Item is Clicked (Value is set) compiler balks at
if Value.contains("*")
on the word contains though it is part of the core keywords.
Any ideas?
Have a listview that gets selected. Once Item is Clicked (Value is set) compiler balks at
if Value.contains("*")
on the word contains though it is part of the core keywords.
Any ideas?