Micro Focus QTP (UFT) Forums
java table trouble - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: java table trouble (/Thread-java-table-trouble)



java table trouble - samuel45 - 12-17-2010

So I'm trying to program in the test software to select a row out of a java table, but it will not select any row higher than 15. There are around 100 objects in the table. Is there any explanation for this?


RE: java table trouble - sreekanth chilam - 12-17-2010

Hi,

What is the JavaTable's rowcount displayed using GetROProperty("Rows") ?


RE: java table trouble - perplexed - 06-09-2011

I think there is some issues with activating rows which are not visible. Can some one plz clarify.
thanks a lot.