Ajax CalendarExtender无法正确显示...? [英] Ajax CalendarExtender Not display proper...?

查看:200
本文介绍了Ajax CalendarExtender无法正确显示...?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在网格旁边放置了一个文本框和AjaxCalenderExtender,EditItemTemplate,
它会像这样...

I put one Text Box and AjaxCalenderExtender in side my grids EditItemTemplate,
it will like this...

<edititemtemplate>                    
<asp:TextBox ID="TextBoxBELOWROTARYTABLE" runat="server" Text='<%# Bind("BELOWROTARYTABLE", "{0:d-MMM-yyyy HH:mm}") %>'>

<cc1:CalendarExtender ID="MAGDATETextBox_CalendarExtender"  runat="server" Enabled="True"

    TargetControlID="TextBoxBELOWROTARYTABLE" Format="dd-MMM-yyyy">

</edititemtemplate>



它将很好,并且还会弹出我的日历,但是我的问题是日历无法完全显示,但是日历的一部分只能显示....

我认为是因为gridview....

我需要的是,当我当时处于网格数据的编辑模式时,日历将以全屏显示,这意味着它将正确显示,因此我必须设置哪种类型的CSS或任何属性,请帮助我....



it will nice and also popup my calender, but my problem is that the calender will not shown fully but only some part of calender will show....

i think it is because of gridview....

What i need is that when i am in edit mode of my grid data at that time calender will display in full view means it will display properly so what type of css or any property i have to set please help me....

推荐答案



如果将CSS用于Grid视图,请尝试增加grid-view的单元格大小.

我遇到了同样的问题...
Hi,

If you are using CSS for Grid view then try to Increase size of the cells of grid-view.

I have Faced Same Problem...


这篇关于Ajax CalendarExtender无法正确显示...?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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