Getting Checkbox with an Infragistics UltraGrid

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
cmccauley
Posts: 2
Joined: Fri Feb 01, 2013 2:49 pm

Getting Checkbox with an Infragistics UltraGrid

Post by cmccauley » Mon Mar 18, 2013 12:00 pm

Hi,

I have an UltraGrid with a row of checkboxes. I need to access the checkbox properties.

However, I'm only seeing the Cell, not the checkbox inside of this cell.

The only way I can see the checkbox (in spy) is if I check the checkbox before. Now, I will see the checkbox inside the cell and i'll be able to use Checked states.

How can I get this ?

Without checking the checkbox first -> Form/Grid/Row[1]/Cell['Value']
After checking the actual checkbox -> Form/Grid/Row[1]/Cell['Value']/Checkbox

Thanks !

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

Re: Getting Checkbox with an Infragistics UltraGrid

Post by Support Team » Tue Mar 19, 2013 1:46 pm

Hi,

Could you please post or send ([email protected]) us two snapshot files of that grid, one without checking a checkbox and on when you checked them?
This will help us to analyze the issue.
Following link will show you how to generate a snapshot file:
Creating Ranorex Snapshot Files

Thanks,
Markus