Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Format datetime in a grid.
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Format datetime in a grid.
Miscellaneous
Thread ID:
00935172
Message ID:
00935172
Views:
77
Hi all,

I want format a datetime in a grid but it i have problems.( VFP 8 Pack 1)
WITH  oGrid.Column5
      .FORMAT = "R"
      .INPUTMASK = "99-99-9999 99-99"

      .text2.FORMAT = "R"
      .text2.INPUTMASK = "99-99-9999 99-99"
ENDWITH
This code don't fonction !

Why ?

bernhart
Next
Reply
Map
View

Click here to load this message in the networking platform