Ajax CalendarExtender控件返回年+月

View Code
1 <asp:TextBox ID="TextBox1" runat="server" CssClass="inputCss" Width="60px"></asp:TextBox>
2 <asp:CalendarExtender ID="TextBox1_CalendarExtender" PopupButtonID="TextBox1" runat="server"
3 Enabled="True" TargetControlID="TextBox1" Animated="False"
4 Format ="yyyyMM" >
5 </asp:CalendarExtender>
posted @ 2011-07-06 14:19  Jack Qin  阅读(276)  评论(0编辑  收藏  举报
作者:Jack Qin http://www.nosqlcn.com