I 've manualy created a grid on a form with addobject().

Now i want to write code to the AfterRowColChangeEvent of that grid.

Does someone has an example

Thanks in advange
Stefan

Re: how to write code to a method by Eric

Eric
Thu Feb 26 08:13:41 CST 2004

Hello, Stefan!

You'll have to create a grid subclass at designtime containing all the code
logic that you need. You can then add the subclass to your form using
AddObject(). If you're using VFP8, you can make things easier by using the
BINDEVENTS() function.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8