Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Objects inside WpfList
#8
Not Solved
Awesome Screenshot. This is how you have to supplement and it will help anyone.

shinji458 -

Anyways, that said, i am not going to say that the below is the solution. I have used my imagination to derieve this code and i hope this will help us to atleast move forward. Lets start and then we will tackle the rest,

Code:
firstitemcount = WpfList().Object.Items.Count
msgbox firstitemcount 'This should return 10...

seconditemcount = WpfList().Object.Items.Item(1).SubItems.Count
msgbox seconditemcount ' This should give you the total columns count

FrstcolItem = wpfList().Object.Items.Item(1).SubItems.Item(1).Text
msgbox FrstcolItem
Let me know what this returns ?? I have just written it based on the spyshot you sent. I hope we make some progress if we havent made already.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Objects inside WpfList - by shinji458 - 08-11-2009, 07:44 PM
RE: Objects inside WpfList - by basanth27 - 08-11-2009, 07:54 PM
RE: Objects inside WpfList - by shinji458 - 08-11-2009, 08:36 PM
RE: Objects inside WpfList - by basanth27 - 08-13-2009, 11:59 AM
RE: Objects inside WpfList - by shinji458 - 08-17-2009, 06:27 PM
RE: Objects inside WpfList - by basanth27 - 08-17-2009, 06:59 PM
RE: Objects inside WpfList - by shinji458 - 08-17-2009, 07:46 PM
RE: Objects inside WpfList - by basanth27 - 08-18-2009, 05:43 PM
RE: Objects inside WpfList - by shinji458 - 08-18-2009, 08:19 PM
RE: Objects inside WpfList - by basanth27 - 08-18-2009, 08:27 PM
RE: Objects inside WpfList - by shinji458 - 08-18-2009, 08:32 PM
RE: Objects inside WpfList - by basanth27 - 08-18-2009, 08:45 PM
RE: Objects inside WpfList - by shinji458 - 08-19-2009, 06:39 PM
RE: Objects inside WpfList - by basanth27 - 08-19-2009, 07:06 PM
RE: Objects inside WpfList - by shinji458 - 08-20-2009, 08:29 PM
RE: Objects inside WpfList - by basanth27 - 08-20-2009, 08:39 PM
RE: Objects inside WpfList - by shinji458 - 08-24-2009, 06:37 PM
RE: Objects inside WpfList - by basanth27 - 08-24-2009, 06:49 PM
RE: Objects inside WpfList - by shinji458 - 08-24-2009, 07:04 PM
RE: Objects inside WpfList - by basanth27 - 08-24-2009, 08:01 PM
RE: Objects inside WpfList - by shinji458 - 08-25-2009, 06:48 PM
RE: Objects inside WpfList - by basanth27 - 08-25-2009, 07:08 PM
RE: Objects inside WpfList - by vvekahirrao - 06-29-2016, 03:38 PM
RE: Objects inside WpfList - by lotos - 11-08-2017, 10:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Set Value in JavaEdit Inside JavaTable yonobev 9 12,971 11-08-2017, 11:12 PM
Last Post: lotos
  Get numbers inside all webelements in webtable and sort them pradeep537 1 2,809 08-04-2016, 01:24 AM
Last Post: Ankur
  Not able to click text inside the grid dropdown szkapoo 6 4,623 12-20-2014, 09:43 PM
Last Post: supputuri
  Read the HTTP response inside QTP script xcoder2 1 7,084 10-14-2013, 06:53 PM
Last Post: anil2u
  Values present inside a dropdown list. prempujaripati 1 2,911 03-05-2013, 12:20 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 12 Guest(s)