Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing deleted records in grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00220886
Message ID:
00220918
Vues:
28
Hi Silvio,

With SET DELETED OFF, try putting the following in the Grid's init event:

this.setall('DynamicFontStrikeThru','iif(deleted(), .T.,.f.)')

Records that have been marked for deletion will be shown in a strike through style.

>In some complex grids I would like to give users the possibility checking wich records have been deleted before commiting the changes. Is there a way of doing it without using to set deleted on? I would like something like setting DynamicFontStrikeThru to .T. when the record is deleted. The way I have it now works but the record disappears as soon as I move to a different row.
>
>TIA
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform