Search

You searched for the word(s): userid:714449

Matching Posts

  • Re: Probem with hidden validators inside UpdatePanel

    It's weird that my validators (which are the VS2005 defaults, not the AJAX-friendly versions) generally work unless they were hidden when the page loaded. Anyways, I tried following the link for the modified validators and got an empty file. :-(
    Posted to ASP.NET AJAX UI (Forum) by hawflake on 3/20/2007
  • Probem with hidden validators inside UpdatePanel

    Hi, I have a form with several validators inside an update panel. Some are hidden on page_load while others are visible. Surprisingly (despite other people's problems with validators inside UpdatePanels) those validators that are initially visible work fine. However, the hidden validators, even if they are later made visible never do anything. I looked at the generated source and found that only the initially-visible validators are ever added to the Page_Validators array. My guess is that with normal
    Posted to ASP.NET AJAX UI (Forum) by hawflake on 3/20/2007
    Filed under: Page_Validators, updatepanel, validation
  • mattgi's validator link broken?

    I tried to download the AJAX-compatible validators from mattgi's blog but following the attachment link gave me the following error: XML Parsing Error: no element found Location: http://blogs.msdn.com/mattgi/attachment/1516974.ashx Line Number 1, Column 1: Any ideas? Thanks.
Page 1 of 1 (3 items)