Good evening,
After I commit a single whitespace in a cells value, in the event AfterCommitEdit the cell.Value is always null. But I need a single whitespace to be valid. If I enter " a" for example, it takes the whitespace and the a literal and accepts it. How come is this happening?
Thanks.