I must be missing something.

There are row change events for a cWebGrid but I can not see a column change event?

I've just tried OnBlur on the cWebColumn but when I get the psValue it seems to be the arrival column value not the departure one

I can see there is an OnInput event (not tried) but I don't want to take action on every keystroke only when the edit has finished i.e. they move out of the cell

In windows I am using OnEndEdit