Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Insert Image button fails with dynamic WebHtmlEditor creation

Last post 09-02-2008 18:37 by [Infragistics] Viktor Snezhko. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-19-2008 11:49

    • nshaikh
    • Not Ranked
    • Joined on 08-19-2008
    • Points 20

    Insert Image button fails with dynamic WebHtmlEditor creation

    I have a WebHtmlEditor control inside a user control that i dynamically create when the user clicks a button on my page. The newly created WebHtmlEditor control does not produce the "Modify Image" popup when i click the "Insert Image" button, but sends back the same page as what the user control is contained in.

    Any suggestions on what i need to be looking at? We are using  7.1.20071.1048

    Thanks 

     

     

    • Post Points: 20
  • 09-02-2008 18:37 In reply to

    Re: Insert Image button fails with dynamic WebHtmlEditor creation

    Hi,

    Unfortunately any "upload" functionality is supported by WebHtmlEditor only if it is created on the very first Load of page (without any conditions like IsPostBack). Otherwise, the async request used by editor is not able to identify its owner and server responds with its default html.

    Regards,
    Viktor
    Infragistics web team
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems