Forum Discussion

gid_216's avatar
gid_216
Frequent Contributor
13 years ago

TestComplete Not Reading The Cell Value For Microsoft Grid

Hi,



While reading the data Grid, for only one cell, TC is not getting the value. By trying to get manually in properties, by giving Row and Column in wValue, it is giving an error. The error is as attached.



2 Replies


  • Hi Deepak,


     


    What TestComplete version are you using? Try to reproduce the issue in TestComplete 9.30. If it persists, please submit a support ticket to the TestComplete Support team and provide them with a sample app containing the grid.


     

  • paul_scroce's avatar
    paul_scroce
    Frequent Contributor


    The image shows the description of wValue(row as Integer, Column as Object). If that is correct then the integer 10 won't identify the column that you want.



    Can you use another property or find the column as object?