Calendar date picker align
Use this property to change the position where calendar is displayed when in date picker mode.
|
Align="Cursor"
|
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
|
|
Align="Left"
|
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
|
|
Align="Right"
|
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
|
|
Align="Above"
|
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
|
|
Align="Under"
|
|
|
 << | Saturday, July 05, 2008 | >> |
|
|
| | |
ASP.NET
<ASP:TextBox runat="server" ID="txtDate"></ASP:TextBox>
<obout:Calendar runat="server" Align="Right" DatePickerMode="true" TextBoxId="txtDate"> </obout:Calendar> | | |
| "I just discovered your control suite by accident and, after looking at your
online demos, I was so impressed that I couldn't resist the temptation to
download and put it through its paces.
After several hours of experimentation, I congratulate you on a really great
product. Your controls are well designed, robust and performance." |
Tim Coulter |
|
| | |
|