|  | 
| Grouping by... HOW?? | 
| Post Reply   | 
| Author | |
| moe188   Senior Member   Joined: 27 March 2006 Status: Offline Points: 225 |  Post Options  Thanks(0)  Quote  Reply  Topic: Grouping by... HOW?? Posted: 24 June 2006 at 6:23pm | 
| 
   Hi,
 I am using a Customer database to add all the records from field to my reportcontrol, but I would like to give the user the option to group his customer by state (when the user select view by State: the reportcontrol will display the StateName, followed by all the customers who reside this state). How can I do that? Please HELP!!!  Thank you, | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 25 June 2006 at 4:40pm | 
| 
   To allow grouping by state, you'll have to add a corresponding Column, and each Record should have a corresponding item. Then you'll have to use properties .GroupCaption and .GroupPriority. Look at ReportSample, columns Importance, Attachment, and similar ones on how it is implemented for them. -- WBR, Serge | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |