Forum Discussion

bgabriel's avatar
bgabriel
Occasional Contributor
4 months ago
Solved

Find method cache in TreeListControl

Hi,  Problem description I'm using test complete to test my WPF Application. I need to identify a row in a DevExpress.Xpf.Grid.TreeListControl using the field 'DisplayValue'. I'm currently using th...
  • eykxas's avatar
    4 months ago

    Hi ! Sometimes the refresh parameter of the Find method doesn't work properly. In this case, I'm retrieving a parent object from the tree and specifically performing a refresh on that object. (this will refresh all child objects).