Hi
I would like to know which method to call, to refresh a form.
I want to have certain labels/fields visible dependant on the value of another field
in foxpro I would call the refresh method on the form
I looked through the forum and see that I should use the forms onrender method
but in the framework, I cant seem to find that method
am I missing something
thanks in advance