Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7713069
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:46:41+00:00 2026-06-01T01:46:41+00:00

I am using TinyMCE Editor Extender and trying to show the text on clicking

  • 0

I am using TinyMCE Editor Extender and trying to show the text on clicking on datalist(its in other update panel) Item Template button click, I am using textbox and extender inside update panel when I am selecting an item, text is getting lost when page is loading its working fine I am able to see the text as I am selecting the item text is getting disable. I am using mode:exact, I can’t change it into textarea.

I tried with http://www.tinymce.com/forum/viewtopic.php?id=6034 but its working only for textarea.

how to make it working with exact mode. Someone please give some solution.

 <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional">
     <ContentTemplate>
        <asp:TextBox ID="txb1" runat="server"></asp:TextBox><br />
        <ext:TinyMceExtender runat="server" ID="TinyMceExtender1" TargetControlID="txb1"Theme="FullWithImage"></ext:TinyMceExtender>
      </ContentTemplate>
</asp:UpdatePanel>  

when i’m using only..

   ScriptManager.RegisterClientScriptBlock(UpdatePanel1, this.GetType(), "init", "tinyMCE.execCommand('mceAddControl', false, '" + txb1.ClientID + "');", true); 

then text is not getting lost but next item text is not showing, and when i am adding updatepanel1.update(); with it then again onload(for the first time), text is showing but as I am clicking on datalist item text is lost.

Plz someone help me..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T01:46:43+00:00Added an answer on June 1, 2026 at 1:46 am

    I am using tinyMCE editor on same page, removed the extender and added

    var prm = Sys.WebForms.PageRequestManager.getInstance();
    prm.add_endRequest(function () {
        TinyMCEEditor();
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to select a specified text in TinyMCE editor using JavaScript in
I'm using TINYMCE text editor and if you use a double space the string
im using tinymce for my text editor, i wanted a code highlighting feature for
I am using TinyMCE text editor and the text within the does not roll
I am using tinymce editor to provide rich text formatting and along with that
I`m using tinymce as text editor on my website. Sometimes when I wrote some
I'm currently using TinyMCE as html editor for users of my CMS. Somehow the
I've started using Joomla 1.5 recently and am using the TinyMCE online WYSIWYG editor
I'm using RSV to validate form element, and tinymce to convert textarea to editor.
I have three textareas using tinymce as text area. They all work in chrome

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.