Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid control from DBI Technologies
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00512799
Message ID:
00512957
Vues:
10
>Just curious, what was the oddity you ran into with the modal form and what did you have to do to make it work properly?

We had a problem over with with FlexGrids and model forms. On the right-click event of one flex grid I would load up a modal form containing another FlexGrid. None of my code in the events and methods of the second FlexGrid would ever trigger.

My [in]elegant solution to this problem was to enable a timer with an interval of "1" on the right-click event. This timer would then load the modal form without any problems. My guess is that the timer allows the FlexGrid to do whatever it needs to do, and when the modal form loads it doesn't fight with the existing FlexGrid

But I'd love to hear what some other solutions are! Using a timer seemes very kludge.
- Kevin Yockey
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform