G
Guest
I use a function to load label information in a form that is specific to the
client. I need the ClientID to use in the function.
When I put code on the Form Load event, I get an error because the value of
the ClientID is not yet loaded. I tried Form Activate, same problem. Where
can I put the code so that it fires after the form is loaded? This particular
form is bound.
Thanks!
client. I need the ClientID to use in the function.
When I put code on the Form Load event, I get an error because the value of
the ClientID is not yet loaded. I tried Form Activate, same problem. Where
can I put the code so that it fires after the form is loaded? This particular
form is bound.
Thanks!