kaiiii
7 years agoRegular Contributor
Find a Text in List view
Find a Text in List view. The problem is wItem and wSelectedItem containing no value but there are 19 entries in wItemCount.
When i use Obj.TouchItem(2) , then it is clicking on item 2 in list view, but i need to pass "Text" in place of integer value.
Hi Marsha_R,
Yes .. Problem will be resolved by your suggestion, but i think it will be too lengthy if there are 19 entries.
Any way problem has been resolved by using GetItemAtPosition.Code in place of wItem.
It showing all the element containing by the list.