• Home
  • Posts RSS
  • Comments RSS
  • Edit
Blue Orange Green Pink Purple

Welcome

Just a place for me to spew some relatively random (relative to being mostly IT related) stuff for those who might be Googling for a solution or an idea.

Ajax MaskedEditExtender with Calendar Extendar problem

Ran into a strange problem recently. I had a ASP.NET page with date textbox on it that had an Ajax MaskedEditExtender, MaskedEditValitdator, and AJAX Calendar Extender. The extenders were all pretty vanilla for a date fields, the code is below.

The problem I was seeing was that the Calendar would always popup when the page loaded, even though that field didn't have focus. The problem ended up being simple, but I didn't see it documented anywhere: I had the code in the folowing order:

  • ASP:Textbox
  • AJAX:MaskedEditExtender
  • AJAX:MaskedEditValidator
  • AJAX: Calendar Extender

Moving the Calendar Extendar to the top of the extenders resolved the issue.


Read More 1 Comment | Posted by John Voorhis | edit post

1 Comment

  1. Anonymous on March 3, 2010 at 10:57 AM

    Thank you so much! I was stuck with this problem for the last 2 days.

     


Post a Comment

Newer Post Older Post Home

Glyphs

  • About
      I'm a supervisor in IT consulting for a top-5 accounting and consulting firm, as well as the Chair of the IT and Webcast Committees @ Tenth Presbyterian Church.
  • Search






    • Home
    • Posts RSS
    • Comments RSS
    • Edit

    © Copyright Glyphs. All rights reserved.
    Designed by FTL Wordpress Themes | Bloggerized by FalconHive.com
    brought to you by Smashing Magazine

    Back to Top