
Announcements
I have a model driven app that has a calendar control configured for a subgrid on a main form. Is there any way we can set the date that the calendar control defaults to? It defaults to today, but I want it to display the week (or date range) based on a date from the main record on which the subgrid is displayed.
For example, the specific use case is a time sheet - the main form is the header of the timesheet, and the calendar control displays time entries associated with the time sheet. The date range I want to default to would be the start time of the timesheet period.