Hi guys,
I need to build a weekly scheduling calendar that resembles the one
below:
Basically I need to be able to show events based on date and time in a
week, some events will take longer than 1 Unit, so they need to
consume necessary space.
Has anyone seen type of calendar helper? Most calendar helpers I find
are monthly based.
Thank you!