Browse by Tags

Related Posts

  • UpdatePanel and OnBlur

    Background: I have a script which attaches event listeners to OnFocus and OnBlur of my form controls after the page has loaded. The script updates a DIV with information about the element when focused and resets the DIV when blurred. My controls are wrapped inside an UpdatePanel. The Problem: After the...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by SuperGhost on 03-12-2007, 12:00 AM
    Filed under: updatepanel, validator, events
  • Custom Events and UpdatePanel

    Hi, all! I'm doing to develop own RichTextBox server control based on TinyMCE. I implemented OnTextChanged event using IPostBackDataHandler. It works. And i can handle this event on the server side. But when this control place in UpdatePanel, i have problem. After text change the full from post to the...
    Posted to Custom Server Controls (Forum) by jetblack on 05-08-2007, 12:00 AM
    Filed under: events, IPostBackDataHandler, UpdatePanel, PostBackOptions
  • Updatepanel queue events

    Hi guys, I've a question. I've a Default page with an updatepanel setted in Conditional mode. When a postback inside the panel was fired the queue events look like this: Page_Load UpdatePanel1_Load is it correct? What kind of request shell I see on the "Web Development Helper"? Do you...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Salvatore Di Fazio on 02-02-2008, 12:00 AM
    Filed under: UpdatePanel, events, "AJAX .NET 2.0"
Page 1 of 1 (3 items)