[解决] AJAX日历扩展器一周只显示三天,即太阳,周一和周二?会有什么问题? [英] [Solved] AJAX calender Extender showing only three days in a week i.e. sun,mon and tues ? What will be the problem ?

查看:77
本文介绍了[解决] AJAX日历扩展器一周只显示三天,即太阳,周一和周二?会有什么问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下是日历Extender的代码

Here is the code of calender Extender

<asp:TextBox ID="txtdeadline1" runat="server" contentEditable="False"

                                                       Height="25px" Width="70px"></asp:TextBox>
                                                   <asp:CalendarExtender ID="txtdeadline1_CalendarExtender0" runat="server"

                                                       Enabled="True" Format="dd/MM/yyyy" OnClientDateSelectionChanged="checkDate"

                                                       TargetControlID="txtdeadline1">
                                                   </asp:CalendarExtender>

推荐答案

我认为这是一个CSS问题.....
I think it is a css problem .....


这篇关于[解决] AJAX日历扩展器一周只显示三天,即太阳,周一和周二?会有什么问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆