Paolo Giustinoni
April 15th, 2002, 09:33 AM
How can I cycle through all the textbox controls in a form populated by a query and count them?
Explain: I have a form with the default view's property set to "continuous form", and in this form I have some textbox control: these controls are populated by a SELECT query, and I need to count them when the query has finished to populate them...
I need to know which event I have to capture to
understand that the query has finished to populate these textbox.
Please, can anyone help me?
Explain: I have a form with the default view's property set to "continuous form", and in this form I have some textbox control: these controls are populated by a SELECT query, and I need to count them when the query has finished to populate them...
I need to know which event I have to capture to
understand that the query has finished to populate these textbox.
Please, can anyone help me?