Forum Discussion

dwong_smartbear's avatar
dwong_smartbear
Occasional Contributor
6 years ago

flex datagrid wvalue returning unknown name listItems (103 0x80020006)

i'm getting an error (below), whenever i use the wvalue[row, column] property for a Flex datagrid object. I know that i have the correct row (integer) and column (string), since TestComplete gives me a different error if the integer is out of bounds or the column string doesn't match an existing column name. However, the wColumn[num] works and shows me the correct column names.

Advice appreciated on how to debug this.

 

------

Possible reasons:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete/TestExecute.

Technical information:
103 0x80020006 (Unknown name.) listItems.

------

No RepliesBe the first to reply