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 !
Getting Checkbox with an Infragistics UltraGrid
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Getting Checkbox with an Infragistics UltraGrid
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
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