Forum Discussion
Hi Itay,
Go through this How To article. It contains an example demonstrating how to access an XtraGrid cell via the control's GetGridCellInfo_2 method. I suppose, you can use it as well.
- itaykaldiContributor
Hi Itay,
As far as I understand after learning the control documentation, the XtraGrid grid doesn't provide the property to indicate whether the specified cell is disabled or not. However, I've found the following articles that overcome this behavior:
Try using the approaches listed there in TestComplete.