Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with a grid
Message
From
08/06/1999 17:42:47
 
 
To
08/06/1999 17:37:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00227697
Message ID:
00227717
Views:
28
>Ok, thanks.
>But, I don't want to read the table again with a Select, I try to get a results with data in the grid, because the recordsource of a grid is an alias that is an child table. Do you know if it is posible? Because the records in the grid are less than table

You have Where clause of Select which will do this job, something like
Select SUM(... From Mytable Where ParentId=Parenttable.Id Into ....
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform