Hello.
How can I validate just one cell from the grid?
What I mean is that I need something similar to the ValidateAll() method, but that would just validate one cell of the grid.
For example a method called: ValidateCell(cell)
Thanks,
EEbrero