I have a array list in which I bind the data This is a example
MyStrings =new ArrayList(); MyStrings.add(\"Dog\"); MyStrings.add(\"Cat\"); MyString
Use str.startsWith(String, int index)
Index will tell you from which index in the str it should start comparing