Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editable time field in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01426074
Message ID:
01426124
Vues:
49
>> What is the best way to have grid cell bound to a datetime field in a table, but be able to display/edit only the time portion of the field.
>
>You can use the column's control source to specify a display format for the field in question.
>
myGrid.TimeColumn.ControlSource = TTOC(myDTfield,2)
It makes column read only. How do you propose to handle Edit part?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform