Grouping within a Master/Detail Control

S

Steve

I would like to create repeating tables within a detail
control. The dataset is coming from SQL and the grouping
I would like to use is Week then Day.

The Master control has the weeks. Within the detail
control I would like to have 5 repeating tables that
would contain activities grouped by each working day of
the week.

Any Ideas?

Thank You
 
Top