Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control from DBI Technologies
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00512799
Message ID:
00512957
Views:
9
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform