Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveRow
Message
 
To
20/10/1998 17:04:47
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00148665
Message ID:
00148682
Views:
15
Steve,

Because when foucs is not in the grid the grid has no activerow. Also ActiveRow is a proeprty to be avoided in grids as it forces the grid to reload its entire record set to find out what is the activerow. If you want ot see this just put one line of code into the grid's afterrowcolchange event;

lnJunk = THIS.ActiveRow

Now give the grid a recordsource of a few thousand record and try arrowing up and down. Comment out the line and do it again.
Previous
Reply
Map
View

Click here to load this message in the networking platform