AJAX CalendarExtender is not working with chrome

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 59
Reputation: FaridMasood is an unknown quantity at this point 
Solved Threads: 0
FaridMasood's Avatar
FaridMasood FaridMasood is offline Offline
Junior Poster in Training

AJAX CalendarExtender is not working with chrome

 
0
  #1
Jul 1st, 2009
Hi,

I have a page which needs to collect data from user in steps. I have used the Multiview and then four views in that multiview as i have four steps to follow.
In last step i mean in step four i have a text box and CalendarExtender to use that text box to get date from user like this

  1. <asp:TextBox ID="tbApplyEndDate" runat="server" CssClass="textboxfont" Width="66px"></asp:TextBox>
  2. <ajaxToolkit:CalendarExtender
  3. ID="ceEnd" runat="server" Format="MM/dd/yyyy" PopupButtonID="Image6ae" TargetControlID="tbApplyEndDate">
  4. </ajaxToolkit:CalendarExtender>
  5. <asp:Image ID="Image6ae" runat="server" ImageUrl="~/images/calendar.gif" />

This is working greate in FireFox/Opera/IE but Chrome is not showing the calendar when i click on the image assigned as PopupButtonID. this is really strange.
Please help me!

Thanks and regards,
Farid Masood
Last edited by peter_budo; Jul 1st, 2009 at 12:40 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Thanks and Best of Lusk,

Farid ud din Masood
MS.c (CS)
University of Agriculture, Faisalabad
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 439
Reputation: Ramesh S will become famous soon enough Ramesh S will become famous soon enough 
Solved Threads: 82
Ramesh S Ramesh S is offline Offline
Posting Pro in Training

Re: AJAX CalendarExtender is not working with chrome

 
0
  #2
Jul 1st, 2009
Try the solution given in this link:

http://forums.asp.net/p/1252014/2392110.aspx
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC