We have a requirement to show a month view with each day cell displaying 'activity' information - so it's not appointment data at all. In addition we need to be able to show a custom popup form when a day cell is clicked - not the predefined appointment form.
An activity needs to be represented by a specific (custom) icon, and alongside the activity icon we need to show a total elapsed time for that activity (in hh:mm format). There will be multiple activities for each day.
We also need to display some other info/icons in each day cell.
Is this sort of thing possible with this control - is it even appropriate, or do I need to look elsewhere?
Thanks for any help or advice on this.
Chris