Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
# rows in a grid
Message
From
25/11/1996 13:37:16
 
 
To
25/11/1996 11:55:39
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00013224
Message ID:
00013415
Views:
31
>>Is there a way to determine the number of rows currently in a grid control?
>>
>>I need to determine if i'm on the last row of the grid.
>>
>>TIA, Kim
>
>You can check eof() of your RecordSource in AfterRowColumnChange event.

TRUE, but only if the underlying table in question is not filtered.

Using a grid with a LinkMaster shows only child records related to the parent table. The active row of the grid may be the last row of this relation but not the EOF() of the related child table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform