Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic inputmasks
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00016017
Message ID:
00016056
Views:
32
>>Must stick with 3.0b as endusers still using Win 3.1 systems. Can this be programatically emulated? Anyone done this?
>
>Since that property doesn't exist in 3.0, what will happen if you do it in the AfterRowColChange() is that the input mask will not only refresh for the actual row but for the entire grid as well which mean some data may look weird on other rows because you only want the actual row to benefit of the new input mask.

Only when sparse is set to .t., if set to .f. changing the inputmask only affects the current row. The problem I have is I can't get this behavior to work at the the time of setting up the form. Only when you move to the column and actually change rows does it function ok. Tried doing this via a loop and forcing the afterrowcolchange event, but it still resets after all the init methods fire.
Todd Burstain, MD
infinitydoc@delphi.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform