P
Paul [Paradise Solutions]
Hi all
I'm not sure if this is possible, so any input would be good.
I have an arraylist and would like search its elements, but my search
string wil only be ~part~ of the element value.
eg.
Element value="Test Element Value"
Search string = "Test"
Is there an existing method that I can use (and have not yet found) or
do I need to write my own routine?
Many thanks
Paul
I'm not sure if this is possible, so any input would be good.
I have an arraylist and would like search its elements, but my search
string wil only be ~part~ of the element value.
eg.
Element value="Test Element Value"
Search string = "Test"
Is there an existing method that I can use (and have not yet found) or
do I need to write my own routine?
Many thanks
Paul