I'm using the Command:
Should this be happening?
Is there another way to may an individual cell disabled? (ie read only)
e.CellElement.Enabled = False
Now this appears to work at first, in that I can't click into the cell, But if I click on the cell next to it which is enabled, and use the arror key to move into the disabled cell, I can then Type directly into it, and it will allow this me to do that.Should this be happening?
Is there another way to may an individual cell disabled? (ie read only)