Search found 1 match

by prc
Fri Feb 08, 2008 3:55 pm
Forum: Automation API
Topic: Problems automating Infragistics DataGrid control
Replies: 1
Views: 5117

Problems automating Infragistics DataGrid control

I use the element approach to automate an Infragistics DataGrid control. It seems to be a problem if I want to access sub rows and sub cells of the DataGrid. The Element.FindChildren method sometimes returns wrong elements, which I’ve already accessed within a loop. I’m using the current Ranorex V1....