How Do I Determine Which Calendar Was Selected In a Double C

Hey folks, I’ve a double calendar object, and I’ve 1 text field to display the date selected. How can I determine which calendar was selected so I can move the appropriate date to the text field?



Thanks! - M

In case of dblCalendar object, 3rd parameter of onClick handler will be a scting with “left” or “right” value, based on currently active sub-calendar.