Re: Setting a value for the text

  •  08-04-2009, 10:05 AM

    Re: Setting a value for the text

    I did it!
    I just set the following:
    1. <CE:Editor id="Editor1" runat="server" Text='<%# Bind("ArticleBody") %>' />  
     That did the trick!
View Complete Thread