Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.RecordMark - Where's it come from?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00512797
Message ID:
00512860
Vues:
7
Thom,

Do you have Form created with DataEnvironment? Do you open tables when load/init the form/grid? If so it may be the reason why recno(loGrid.Recordsource) does not work for you. While sitting on the grid try to vheck what is the current alias() and whether it related to loGrid.Recordsource.


<<<<<<<<<<<<<<<<<<<< previous messages below
Çetin,


>> >>recno(loGrid.Recordsource)

>> >Nope. Been there, done that, didn't work.

>I have been there too (and currently is) and works...

Ordinarily, I'd agree with you but:


loColumn.DynamicFontBold = "'IIF(THIS.PARENT.gnRecNo = RECNO THIS.PARENT.RecordSource), .T., .F.)'"

While this code doesn't die (unlike other variations I've tried), it doesn't cause the row to highlight either. Soooo, I'm going to try to go back to base causes.

I _still_ want to find out what in VFP tells the .RecordMark where to put itself.

Regards,
Thom C.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform