j1m
5 Sep 2007, 9:48 AM
In afteredit handlers, you really need the id of the record being updated. The event has the
record being updated and the record has the id passed in by the data reader, but id isn't
listed as a public property of record. Shouldn't it be? I think it should. :)
record being updated and the record has the id passed in by the data reader, but id isn't
listed as a public property of record. Shouldn't it be? I think it should. :)