call validate routine
I have a situation where the cell text is being filled in programmatically, not with keystrokes and so the validate routine does not get called.
How can I trigger the
obj.onCellValidating = function(text, column, row){ . . . }
routine?
[Alex, I bought a license just now, btw]
How can I trigger the
obj.onCellValidating = function(text, column, row){ . . . }
routine?
[Alex, I bought a license just now, btw]
ericj
August 10,