Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BeforeRowColChange
Message
 
To
19/03/1998 12:24:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00085562
Message ID:
00085826
Views:
39
>----- SNIPPAGE
>>
>>Also one needs to be aware that simply referring to the grids ActiveRow proeprty causes the grid to evaluate its entire record set again. If you want to see this just use a grid on a large table and in the afterrowcol change simply put;
>>
>> LOCAL lnJunk
>> lnJunk = THIS.ActiveRow
>>
>>Then use the down arrow to move from row to row. Watch the time it takes before the next row is highlighted. The delete the line refering to activerow and do it again.
>----- END Snippage
>
>Jim
>
>Would you categorize this as a "bug" or as a necessary design requirement?
>
>Sure looks, on the surface, like unnecessary overhead.
>
>Cheers,
>Jim N

Jim,

I have no idea of where it is classified. To me it is just a situation that renders the activerow property of the grid totally unusable. I find the property unusable because I have no control over how many records may get into the table or view after the system leaves my hands and gets into use.
Previous
Reply
Map
View

Click here to load this message in the networking platform