Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid.RecordMark - Where's it come from?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00512797
Message ID:
00512843
Views:
9
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform