Ajax控件 [英] Ajax control

查看:90
本文介绍了Ajax控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于压延机控制,我写了这个

for calender control i wrote this

<asp:CalendarExtender runat="server"

   TargetControlID="txtDate"

   Format="MMMM d, yyyy"

   PopupButtonID="Image1">
           </asp:CalendarExtender>

,但它没有显示日历,我做错了...?

but its not displaying calender where i did mistake...?

推荐答案

Strange
您编写的代码可以.代码没问题.
原因之一可能是如果Image控件的click事件冒泡.请确认image控件的点击是否还有其他客户端功能?

有关更多详细信息,请访问
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Calendar/Calendar.aspx [ ^ ]


问候
Ahsan Sarfraz

如果信息有用,请不要忘了回答/投票.谢谢
Strange
The code you have written is all right. no problem with the code.
one reason can be that if the click event of the Image control is bubbled.Please verify if there is other client side functionality on the click of the image control?

For more details please visit
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Calendar/Calendar.aspx[^]


regards
Ahsan Sarfraz

Dont forget to mar as answered/Vote if the info was useful.Thanks


仅查看形成的标签,就可以了.肯定还有其他问题.

在这里查看CalendarExtendar的示例:
链接1 [链接2 [
Looking at just the tag formed, it looks ok. There must be some other issue.

Have a look here at the samples for CalendarExtendar:
Link 1[^]
Link 2[^]
Follow them and see.

Also, make sure the Ajax scripts are available for page, via ScriptManager on page. Javascript enabled.


这篇关于Ajax控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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