Search

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

Matching Posts

  • TinyMCE AJAX Extender - an easy way to provide rich HTML

    I'd like to just bluntly promote an AJAX extender I built for TinyMCE. As some of you might be aware of is that the tinymce editor does not work correctly when used inside an updatepanel. For this purpose the extender has been developed and it can be found at http://weblogs.asp.net/cjdevos/archive/2008/06/19/ajax-extender-for-tinymce-continued.aspx Have fun! CJ.
    Posted to Component Discussions (Forum) by Siets on 6/26/2008
  • Re: Ajax / ASP.Net Balloon Tooltip - With a twist

    Perhaps you will find the following article to be of interest. I haven't used it in a datagrid before - but i don't think there will be any problems. http://weblogs.asp.net/cjdevos/archive/2008/03/29/asp-net-ajax-tooltipextender.aspx There's only two things left for you: 1. Write the CSS to apply you own layout 2. Write the AJAX methods to return the data you wish to show Good luck CJ.
    Posted to Web Forms (Forum) by Siets on 4/9/2008
  • Re: TinyMCE / Ajax Postback Problem

    Hello. Cheers for that post steho706. I have worked a bit more with it and made an AJAX Extender - which extends the basics of your posting a bit more. Code is also available. http://weblog.e-agora.nl/cdevos/?p=4 http://weblog.e-agora.nl/cdevos/wp-content/uploads/2008/02/tinymcetextbox.zip In essence all you need to do is 1 < asp:TextBox ID=”TextBox1″ runat=”server” Width=”100%” Height=”200″ TextMode=”MultiLine” /> 2 < cc:TinyMCETextBoxExtender TargetControlID=”TextBox1” ID=”TinyMCETextBoxExtender1
Page 1 of 1 (3 items)