Forum Discussion
Refer this -
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
- Natasha_20129 years agoContributor
if I use UltraGrid view, turn off all the setting as the attached screenshots. I wont be able to see anything inside the Ultragrid view. When I turn on all these setting, I will be able to see the contents inside. They are UIAObjects.
At the moment, I'm using UIAObject Tree. I can see all the cell values of these rows if I use this UIA control. Each System_Drawing_Bitmap is a row. My problem now is that I cannot scroll to a row if it is invisible on the screen.
- Natasha_20129 years agoContributor
please note that all these rows are my dynamic data. TestComplete support team has pointed out that I'm using the UIA control that they dont support for
Related Content
- 7 years ago
- 2 years ago
- 7 years ago
- 5 years ago
Recent Discussions
- 2 days ago