bgabriel
11 months agoOccasional Contributor
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...
- 11 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).