I am trying to write a master/detail access/db update application.

The master data is bound to treeview. The detail is to the right of the
splitter. The detail data is the attendance based on a period(total of 10
periods).

What is the conventional representation in terms of gui objects of 10
periods on the screen?

Thanks in advance