Could someone tell me the easiest way to detect that a table has been changed (by being redrawn for instance, or by copying new data inside it)? What a pitty there's no kind of event system for this in which you can add and remove handlers for events, or is there?
D.