V11 Displaying Events on the Calendar Control in a Dialog Component Part 2 - Opening a Dialog
Uploaded on Aug 16, 2013 / 98 views / 457 impressions / 0 comments
Description
FP11_CAL3 Alpha Five v11 Dialog calendar displaying events 2 - opening a dialog
When the Calendar control is rendered, you can completely customize the HTML that is shown for each date in the Calendar by writing your own event handler for the Calendar's onItemDraw event. In these video, we show how we use this event to display the orders that were received on each day of the month. We show how you can open another Dialog showing details of the Order that was clicked on in the Calendar.