Hi frnds,
I am having a ListView which has been customised into rows and columns.The column fields r like EmpID,EmpName.I want to select the second item from the list i.e EmpName.But by using the following code I can able to receive the data from the first field only.
ListView.Items[1].Text;//Gives EmpID
So can anybody suggest me how to retrive the second field data.
Second Item from the List
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Second Item from the List
Hi Rakesh123,
could you please send us a snapshot (http://www.ranorex.com/support/user-gui ... html#c2072) from your ListView under test.
Best regards,
Christian
Ranorex Team
could you please send us a snapshot (http://www.ranorex.com/support/user-gui ... html#c2072) from your ListView under test.
Best regards,
Christian
Ranorex Team
Re: Second Item from the List
How can I send the snapshot to u?Please provide the details
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Second Item from the List
Either per attachment here in the forum or per email to: [email protected]
Best regards,
Christian
Ranorex Team
Best regards,
Christian
Ranorex Team
Re: Second Item from the List
I have attached the screen shot.Pls chk it out.In the ListView I cvan able to access only the 'Date' field but I want to retrive the 'Temp' field.Pls send me the solution ASAP
- Attachments
-
- ListView.JPG (48.76 KiB) Viewed 1240 times
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Second Item from the List
Hi,
your screenshot doesn't supply much information about your control.
So can you please send us a Ranorex Snapshot which covers your listview (not a screenshot).
An explanation on how to gnerate such a snapshot can be found at:
http://www.ranorex.com/support/user-gui ... html#c2072
Thanks.
Regards,
Tobias
Support Team
your screenshot doesn't supply much information about your control.
So can you please send us a Ranorex Snapshot which covers your listview (not a screenshot).
An explanation on how to gnerate such a snapshot can be found at:
http://www.ranorex.com/support/user-gui ... html#c2072
Thanks.
Regards,
Tobias
Support Team