ASP.NET Calendar - Date picker align

Use this property to change the position where calendar is displayed when in date picker mode.

Align="Cursor"
    Select date
Align="Left"
    Select date
Align="Right"
    Select date
Align="Above"
    Select date
Align="Under"
    Select date

ASP.NET

<ASP:TextBox runat="server" ID="txtDate"></ASP:TextBox>

<obout:Calendar runat="server"
                         Align="Right"
                         DatePickerMode="true"
                         TextBoxId="txtDate">
</obout:Calendar>    

"All your controls are professionally developed and well documented. Easy to modify and implement. They have been saving a lot of time and making the applications more user friendly. Your email support is awesome, so fast in replies. This means a lot to a customer. I hope the support team will always continue the same way."

Mustafa Basgun
Atlanta, GA USA

Random testimonial   All testimonials