Forum Discussion

G-wagon's avatar
G-wagon
Regular Contributor
8 years ago

GridView Dropdown

Hi

 

I have attached the screenshot of my application under test. Please refer to the screenshot first to understand the below description.

 

Test I wish to design is that TestComplete must click the dropdown and select the item from it.

 

Now, I am bit confused as I am not sure which class to use ie: cxLookupComboBoxPaymentMethod or TcxCustomLookupDBGrid (refer to the attached screenshot) and where do I map the class in project mapping. Will it go under WPFControl-Combo box, Win32 Control - combo box or Developer Express Controls - XtraGrid or somewhere else which will enable the dropdown list items.

 

Thanks in advance.

 

 

 

 

  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3

    If you use Object Spy on the drop down box in question, what does it show?

    • G-wagon's avatar
      G-wagon
      Regular Contributor

      Hi Marsha

       

      It shows TcxCustomLookupDBGrid. Cheers

  • NisHera's avatar
    NisHera
    Valued Contributor

    Hi,

    Adding an additional mapping class would not do any harm.

    mapping both will get you from one or the other.