Forum Discussion
Hi,
Spy on the Tree View control and check whether there are any properties like BringIntoView or ScrollIntoView. You can use these properties to scroll to the particular item and click on it.
- Ravik9 years agoSuper Contributor
Refer this -
- Natasha_20129 years agoContributor
our app data model is feeding data to Ultragrid layer, which is a third party component. Then Ultragrid layer will feed data to UIA layer to display data to users. Using this Utragrid layer, we cannot see any contents displaying on the list view. So I have to use the UIA layer to see the contents displaying on the list view.
TestComplete does not support for UIA layer, so what you suggest wont work for me. :- (
- sanjay02889 years agoFrequent Contributor
Hi,
Can you please provide more information on this third party view?"Using this Utragrid layer, we cannot see any contents displaying on the list view"
UltraGrid is an infragistics Grid control TC supports working with infragistics. Can you please confirm with your development team or spy on that control and post a snapshot of all the properties and methods over here without which it would be difficult for anyone to provide a solution.
Meanwhile if it is a custom control can you try adding the class name under object mapping ->InfragisticsControls depending on whether it is a grid or a list ->UltraGrid/UltraListView
Related Content
- 7 years ago
- 2 years ago
- 7 years ago
- 5 years ago
Recent Discussions
- 2 days ago