Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress repeated values in a grid?
Message
From
02/11/1998 14:39:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00153658
Message ID:
00153659
Views:
22
>Does anyone know of a way to visually suppress repeated values in a grid the same as you would in a report. For example:
>
>Invoice1   Item 1
>Invoice1   Item 2
>Invoice2   Item 1
>Invoice2   Item 2
>Invoice2   Item 3
>Invoice3   Item 1
>Invoice3   Item 2
>
>would look like.....
>
>Invoice1   Item 1
>                 Item 2
>Invoice2   Item 1
>                 Item 2
>                 Item 3
>Invoice3   Item 1
>                 Item 2
>
No way, unless you will purposedly manipulate data in grid recordsource (cursor) flagging records with 'repeated' values.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform