Forum Discussion

rajforu2k6's avatar
rajforu2k6
Occasional Contributor
12 years ago

Infragistics xamDataGrid DefaultFieldLayout Fields

Hi there,



Can anyone please suggest if there is any method to wait for all "Infragistics xamDataGrid DefaultFieldLayout Fields" to be loaded in grid ?

Thank you.



Regards,

Raj
  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Raj,


     


    TestComplete doesn't provide this method. Refer to the control's documentation - perhaps, the control provides a similar method. In this case, you can call it from TestComplete.


    Another way (but not very elegant) is to call the Delay method to wait for the specified time.