943,597 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 4742
  • ASP.NET RSS
Jul 1st, 2009
0

AJAX CalendarExtender is not working with chrome

Expand Post »
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

asp.net Syntax (Toggle Plain Text)
  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.
Similar Threads
Reputation Points: 8
Solved Threads: 0
Junior Poster in Training
FaridMasood is offline Offline
59 posts
since Mar 2007
Jul 1st, 2009
0

Re: AJAX CalendarExtender is not working with chrome

Try the solution given in this link:

http://forums.asp.net/p/1252014/2392110.aspx
Reputation Points: 165
Solved Threads: 113
Posting Pro
Ramesh S is offline Offline
580 posts
since Jun 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: PageMethod is underfined.
Next Thread in ASP.NET Forum Timeline: Read Last Record of file





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC