This topic is locked

Group records by page

10/4/2006 10:25:33 AM
ASPRunnerPro General questions
D
deeg author

I would like to display records by grouping certain types of data. For example, a daily calendar for 10 people grouped by each person. Each person's records displays on their own page. Is this possible in ASPRunner?

Sergey Kornilov admin 10/4/2006

You can use Master-Details relationship netween Users and Events tables. This will give you a list of users with one-click access to all Events that belong to this user.