How to get font color for table row/cell

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
Pavlo
Posts: 43
Joined: Fri Dec 30, 2011 10:55 am

How to get font color for table row/cell

Post by Pavlo » Wed Feb 15, 2012 4:50 pm

Hi

AUT has table and some rows in that table could be greyed out.
How can I get color for table row/cell ?

I've tried to follow instructions from http://www.ranorex.com/support/user-gui ... apter.html but Ranorex.Cell doesn't support Control capabilities :(

AUT is developed on C# with DevExpress controls, snapshot attached.
You do not have the required permissions to view the files attached to this post.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to get font color for table row/cell

Post by Support Team » Thu Feb 16, 2012 10:05 am

Hi,
Pavlo wrote:AUT has table and some rows in that table could be greyed out.
How can I get color for table row/cell ?
Currently this is not possible out of the box. With Ranorex 3.3 we will release Dynamic Capabilities. With this feature your should be able to get the foreground color out of the box. Meanwhile your have to use invoke remotely, therefore please take a look to following blog
http://www.ranorex.com/forum/invokeremo ... t1002.html

Regards,
Peter
Ranorex Team

Pavlo
Posts: 43
Joined: Fri Dec 30, 2011 10:55 am

Re: How to get font color for table row/cell

Post by Pavlo » Tue Mar 06, 2012 8:22 am

Where can I find Ranorex development roadmap for 2012, so know (approximately) when to expect version 3.3 ?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to get font color for table row/cell

Post by Support Team » Tue Mar 06, 2012 6:08 pm

Pavlo wrote:...so know (approximately) when to expect version 3.3 ?
Therefore please have a look at following forum post:
http://www.ranorex.com/forum/print-test ... tml#p12034

Regards,
Tobias
Ranorex Team

Andrii
Posts: 1
Joined: Fri May 11, 2012 3:11 pm

Re: How to get font color for table row/cell

Post by Andrii » Tue Mar 19, 2013 1:31 pm

Hi,

Just updated ranorex to 4.0.2 version ... but there still impossible to get row/cell color. :(
It is possible for controls, there are dynamic properties for that, but they are missing for tables, rows and cells which are embedded parts of DevExpress GridControl

Could you please suggest anything for that?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to get font color for table row/cell

Post by Support Team » Wed Mar 20, 2013 2:50 pm

Hi,

Do you have already tried using Invoke Remotely as Peter suggested?
Could you please also post us a snapshot file with the new version?

Regards,
Markus