Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access Webtable Cell
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
To access the Data in a WebTable we Use B("").P("").WebTable("").GetCellData(Row,Col)

In my case i am verifying the whole Column Data of the WebTable.
So i am accessign the Data using above command and then comparing it with the required value.
then pointing next row of table and accessign the Data using above command and then comparing it with the required value.

This way i am again and again using GetCellData command which taking more time.

Can not i get the whole column data of the webtable into an array.this way i can atleast save some time by ignoring getcelldata command
For Ex: Something Like B("").Page("").WebTable("").GetColumnData("ColName/ColNum")
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
hey learner1, Creating multiple thread for the same query does not give you the answer.
refrain yourself from creating duplicate threads.

Duplicate Thread - https://www.learnqtp.com/forums/access-w...-2907.html

!!Thread is closed now !!



Possibly Related Threads…
Thread Author Replies Views Last Post
  Link in a webtable in a webtable Soulwalker 1 2,691 07-19-2017, 01:44 PM
Last Post: Ankur
  Webtable actions are not getting recorded, but ObjectSpy is able to identify webtable sahilarora2000 2 3,626 06-13-2014, 04:27 PM
Last Post: vinod123
  Howto Find WebTable Cell falvi 2 2,302 05-14-2012, 01:05 PM
Last Post: falvi

Forum Jump:


Users browsing this thread: 1 Guest(s)