Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
West Wind: class for grouping a cursor
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
West Wind: class for grouping a cursor
Miscellaneous
Thread ID:
00208213
Message ID:
00208213
Views:
58
I'm making a demo intranet app which I will show my bosses in order to get them to buy Web Connection. I want to duplicate their existing reports, more or less. I have been playing around with wwShowCursor. Is there anything like that which does grouping? All I can think of is to make a cursor that joins parent and child tables, scan through it, and make alternate parameterized cursors that select "group header" records, display them one at a time with wwShowCursor::ShowRecord() or ::ShowCursor() and select the child records and do another ::ShowCursor(). That won't be so bad. Is that what people do?
Next
Reply
Map
View

Click here to load this message in the networking platform