Forum Discussion

manish_106's avatar
manish_106
New Contributor
14 years ago

Unable to fetch value from Flex Datagrid

Hi,

Currently working with Flex application

1 ) I  added a flex datagrid object by Object Mapping in order to get property wvalue. But as I provide value for row and coloumn it gives error as:

Technical Information:

103 0x80020006 (Unknown name.)Text





2) One more issue I am facing is that I am not able to click on Dropdown button to select value. It is considering displayed cell value and drop down button as a single object.



Please help me to get this issue resolved as I am stucked because of this.

4 Replies

  • Hi,


    Currently, TestComplete does not provide extended support for the Flex DataGrid control, so extended properties (for example, wValue) are not available for this control.


    To perform actions over this control, you can use native methods and properties of the control. To access them, use the FlexObject property.


    For the list of supported Flex controls, please see http://smartbear.com/support/viewarticle/19988/ in the online documentation.

  • Hi,


    I'm sorry, I was wrong. TestComplete does support Flex DataGrid controls.


    Could you please tell me the class and version of the control you are using? Have you specified the control's class in the  Object Mapping options?

  • manish_106's avatar
    manish_106
    New Contributor
    Working with TestComplete 8.6. It is customized controls. Yeah I have added the class in Object Mapping and checked the check box as well
  • Hi,


    The problems can occur if your custom control does not fit the grid type.


    To help us reproduce the problems, could you please send us the control you are testing?