E
esroinc
By creating an event that fires when I click on a cell, I am able to
obtain the coordinates of that cell, but I have not been able to get
the data or value in that cell.
cellCoordinates = myGrid.CurrentCell; gives me the coordinates.
How do I obtain the cell value for evaluation and/or validation?
Thanks, Bob J.
obtain the coordinates of that cell, but I have not been able to get
the data or value in that cell.
cellCoordinates = myGrid.CurrentCell; gives me the coordinates.
How do I obtain the cell value for evaluation and/or validation?
Thanks, Bob J.