Forum Discussion

pankajjain2050's avatar
pankajjain2050
Contributor
5 years ago

Not able to get values from list view

As attached, I have an object of type listview. I am able to navigate and click the cells of the list using Listview.ClickItem(x,y) but I am not able to get their values (text). I have tried below functions with no success (it returns blank)

 

Listview.witem(1)

Listview.wItem(i).GetText

Listview.wSelectedItems

10 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    What does your name mapping show for the properties of those items?  Showing us a screenshot of the extended properties would help.

    • pankajjain2050's avatar
      pankajjain2050
      Contributor

      I have attached the screenshot of all the properties (in 2 parts) I can see for that mapping. I guess there is not extended properties for that field.

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        I see that the Item Count has 4 items.  Can you map the items separately?