E
El Camino
Merry Christmas to you all
What better then spending crhistmas eve doiing all little
coding.... with some baileys coffee of course!!
Heres the prob.
I need to compare to string
lets say i have dataset with 10 row:
on of the row as:
..item("Santa")
If the user type "t" in a text box, i need do a loop in
the dataset to see if any item would be equal at it.
I stop at the first find and display the item.
how can i do that?
Thanx
El Camino
What better then spending crhistmas eve doiing all little
coding.... with some baileys coffee of course!!
Heres the prob.
I need to compare to string
lets say i have dataset with 10 row:
on of the row as:
..item("Santa")
If the user type "t" in a text box, i need do a loop in
the dataset to see if any item would be equal at it.
I stop at the first find and display the item.
how can i do that?
Thanx
El Camino