Page 1 of 1

Evaluating Ranorex - Cannot access Dev Express Grid

Posted: Thu Oct 16, 2008 6:53 pm
by Ciege
Hi, I downloaded RanorexSpy to do a quick evaluation to see if Ranorex can recognize the controls in my AUT. This AUT is .NET (C#) and uses some Dev Express controls.

In the Dev Express Grids I have RanorexSpy cannot see the individual elements that make up the grids.

What do I need to do to extend the recognition of Ranorex so that it can see the individual elements of the grids?

Thanks.

Posted: Fri Oct 17, 2008 1:20 pm
by Support Team
Hi Ciege,

Normally RanorexSpy is able to recognize rows, columns and cells of a DevExproess data grid control.
Does your application use a DevExpress .NET control?
Could you please tell me what version of RanorexSpy you use? Have you downloaded the current available Ranorex Version 1.5.

regards,

Christoph
Ranorex Support Team

Posted: Fri Oct 17, 2008 5:36 pm
by Ciege
This is a new download and install of RanorexSpy. It is versioned 1.5.0.3140.

The Dev Express data grid being used in the XTraGrid v2 based on the v2 .NET framework. We have plans to go to DevExpress v8 but we are not there yet. The current grid control in use has been customized by our dev team since (at the time of purchase) the v2 grid did not do 100% of what they wanted.

I am new to this company so I am just looking for an automation solution that will work for us here.

Thanks for any help you can provide.

Posted: Fri Oct 17, 2008 5:58 pm
by Ciege
An additional question. What versions of DevExpress XTraGrid do you support?

Also, do you have an example for extracting data from or interacting with a DevExpress XtraGrid that I can try here?

Thanks,
Chris...

Posted: Mon Oct 20, 2008 12:33 pm
by Support Team
Hi Chris,

As long DevExpress controls support access through MSAA, Ranorex is able to identify GUI objects from DevExpress. Actually, I've installed a DevExpress demo kit for .NET with version V8.1 and I'm able to get the objects (tables, rows, columns) with Ranorex Spy. So I'm wondering why you're not able to access your grid. I currently don't have an example of how to access the objects of XtraGrid, but I've tried to record some actions on the grid with Ranorex Recorder. The generated code shows the way of how to access object from your XtrGrid control.

best regards,

Christoph
Ranorex Support Team