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:
00512843
Vues:
10
>To all,
>
>Does anyone know how the VFP grid knows which row it will put the record mark? I'm trying to come up with alternatives to the record mark column. I've tried some variations on EVAL(loGrid.Recordsource + ".RECNO()). That's not the real source, but hopefully you get the idea... besides, the real source didn't work. Why advertise my shortcomings :-?
>
>TIA,
>
>Thom C.

It's the current record in a table, e.g. recno(grid.RecordSource).

What do you want to do? If you want to highlight entire current row, there are several nice classes available in Download section here. You can take a look at GridHighlighter, for example.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform