返回首页

嗨,我使用此代码在我的asp.net页面弹出压延

<asp:TextBox ID="Txt_Date_Curent" runat="server" >

             <asp:Image ID="popimg" runat="server" ImageAlign="AbsMiddle" 

            ImageUrl=" /Images/cal.png" />

            <asp:CalendarExtender ID="CalendarExtender1" runat="server"  

             TargetControlID="Txt_Date_Curent" Format="dd/MM/yyyy" 

        PopupButtonID="popimg" Animated="true" >

             


使用此代码,当我点击填充图像按钮压延...

但我希望当我的光标到文本框中......然后也压延应填充...
请帮助......

回答

评论会员:anjutlya 时间:2012/02/06
加入另一个压光扩展和一套PopupButtonID ="Txt_Date_Curent的"TargetControlID ="Txt_Date_Curent"
评论会员:游客 时间:2012/02/06
乌玛・尚卡尔帕特尔:它将有助于imgsrc=