Custom Events and UpdatePanel

Last post 05-10-2007 4:48 AM by jetblack. 1 replies.

Sort Posts:

  • Custom Events and UpdatePanel

    05-08-2007, 1:02 PM
    • Loading...
    • jetblack
    • Joined on 05-08-2007, 12:44 PM
    • Posts 2

    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 server, not content within UpdatePanel.

    Can anybody help me?

    Thanks. 

  • Re: Custom Events and UpdatePanel

    05-10-2007, 4:48 AM
    • Loading...
    • jetblack
    • Joined on 05-08-2007, 12:44 PM
    • Posts 2
    To raise post back, i use PostBackOptions and Page.ClientScript.GetPostBackEventReference. Such as in System.Web.UI.WebControls.Button or CheckBox. But checkbox works fine in UpdatePanel.
Page 1 of 1 (2 items)
Microsoft Communities
Page view counter