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:
00512860
Views:
6
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform