I have a grid that displays 3 fields, start date, end date and number of days. For each record, the full booking information, including these 3 fields are displayed in the lower part of the same form. I have used the monthview data bound calendar, as described in the solutions examples, as a...