Forum Discussion

kaiiii's avatar
kaiiii
Regular Contributor
7 years ago
Solved

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,...
  • kaiiii's avatar
    kaiiii
    7 years ago

    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.