Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CGridList1 Enable problem.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00637228
Message ID:
00637408
Vues:
19
Hello Kevin,
I fixed it. What happened was that I had some code in the form Activate Event which was setting the view parameters, requery InitialSelectedAlias,setting cGridList highlightbar and Refresh cGridList. Dodefault() was at the end of all this stuff. As soon as I moved all this code from Form Activate Event to the Form Init Event everything start working. I can explain why I couldn't use it in the Activate Event but I am going to remember it forever. If you have a second what are your thoughts about it? I mean why it didn't work in Acivate Event? Maybe I should use the
IF Not dodefault()
Return .F.
Endif
instead of just dodefault()?
Thank you for your time.
Regards.
Igor
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform