johnsun1976
Programmer
Hi.. I need to locate a cell in a column of a listview and if it is found, set the current row to it. Right now, I'm looping from the first item to the last and checking if it matches the string, but there might be several thousand entries it might have to look through. Does the listview have a building in search that I can use?
Thanks
John
Thanks
John