Pops up the Calendar beside another control.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function popupBeside(element, posMode);

Parameters

element
Type: DOMElement
The host element.
posMode
Type: PositioningMode
The position relatied to the host element.

See Also