I would write a new DBGrid,in this New DBGrid,I want to
write
some code to response when it's DataSource or Dataset
or Field
change,who can tell me how to do it? Thanks!
Look at dataset protected procedure
DataEvent(Event: TDataEvent; Info: LongInt); override;