Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid...
Message
De
17/02/1999 14:31:46
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonésie
 
 
À
17/02/1999 14:18:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00188543
Message ID:
00188578
Vues:
21
How 'bout :

If you're using VFP6.0

on Grid.Init()
this.addproperty('RelRow',1)

on Grid.AfterRowColChange()
local nRowrel
nRowrel=this.relativeRow
this.relrow=nRowRel

on Grid.BeforeRowColChange()
local nRowrel
nRowrel=this.relativeRow
if this.RelRow#nRelRow &&&row is changed
****
Endif


Maybe this helps

P/s : you can send me your code if you want to
Senna Dwipayana
Being good is better
Being better is a bless
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform