hi all, although this is my first post to the VFP forums, id like to point out i've been reading your archived posts as i learn VFP, and it's been very helpful. thanks.
anyway, my form has two text boxes which ask for a name and order number. then i pass these two values as parameters for the next form.
my problem is i need the value of these parameters in Load() to populate a grid control on the form. but they are not set until the Init(). whats the trick to get around this?
what we see depends mainly on what we look for.
--John Lubbock
anyway, my form has two text boxes which ask for a name and order number. then i pass these two values as parameters for the next form.
my problem is i need the value of these parameters in Load() to populate a grid control on the form. but they are not set until the Init(). whats the trick to get around this?
what we see depends mainly on what we look for.
--John Lubbock