Forum Discussion

5 Replies

  • At this time we do not support that exact Infragistics grid. I have added it to our control survey though, so our Dev team will know that support has been requested.

     

    For the list of supported Infragistics controls you can go here: http://support.smartbear.com/viewarticle/69568/

     

    Alternately you can try using Object Mapping to tell TestComplete to treat this SSDBGrid like a different Infragistics grid. It is possible that the grids are similar and would allow some functionality to be accessed via scripting: http://support.smartbear.com/viewarticle/73545

     

    - Gregg -

      • Colin_McCrae's avatar
        Colin_McCrae
        Community Hero

        Are you sure you followed the instructions Gregg linked you to here: http://support.smartbear.com/viewarticle/73545/

         

        The section "To add a class name association" ... explains what you need to do.

         

        Go into the tab for the project, then into the tab for "Properties" and there is an "Object Mapping" option on the tree view on the left. Select that. Then select Dev Express Controls. Find the control thats closest to your one, select it, click "Add Class Name" button at the side and paste in the class name (which you'll get from object spying it) for your control.

         

        It may or may not work. Depends how similar the two controls are.

         

        But if you're looking in the Object Mapping screen itself, you're looking in the wrong place. It's the project properties you need to look in.

         

        Attached screenshot shows the screen you should end up on ....

         

        TC.jpg