Planner DB : View Week ? (Or seven days)

Hi,
I try to build a planner thanks to DBPlanner (with a TDBDaySource on mode dmMultiResource) and  WaitList components.

I use a different DBSource to display the same dataset on day view or in month view.

My goal : display the current week (monday To sunday).

I Try a TDBWeekSource but i do not find how display a different view that this month view.

Can you help me?
Thanks

I'm not sure what exactly you need. You need a month with week by week display? If so, use TDBPlannerMonthView.
If you want to see just one week, use a TDBPlannerPeriodSource and specify start & end date of this week.