Hi,

I am working with VFP 6.0 and trying to create a new GRID class or subclass
such that when a new column is added at run time, the new column control
and/or the header or text controls have specific code inside some of the
events.

I have a found in the VFP foundation class libraries a class named GRID, but
not a column one, and inside the GRID class there is no place where I can
specify certain code to be inserted

I have been adviced that VFP 8 has an option to BIND events, however I can
not upgrade right now to a new version. Is it possible to do what I am
trying to do? How?

Thanks in advance for your comments

Oscar Taboada