Search

You searched for the word(s):
Showing page 2 of 3 (23 total posts) < 1 second(s)
  • Re: TextBox backgound color

    Never mind. I found it: EditorBodyStyle=''background-color:#FFFFC0''
    Posted to Cute Editor for .NET (Forum) by GDB on July 3, 2008
  • Re: TextBox backgound color

    I wish I could say this was helpful but the scope and detail of the documentation and examples is somewhat overwhelming for what I hoped would be a ten minute or less effort to simply set the background color of the editing area. &nbsp; Perhaps setting the property globally is overly ambitious? I do not aspire at this moment to become a Cute ...
    Posted to Cute Editor for .NET (Forum) by GDB on July 3, 2008
  • TextBox backgound color

    Is there a property I can change to globally set the background of the editor TextBox? Thanks.
    Posted to Cute Editor for .NET (Forum) by GDB on July 1, 2008
  • Re: The License for Editor is not valid

    Resolution: 1. Deleted license file from website 2. Deleted license file from localhost (VS development file) 3. Copied license file from Cute e-mail into localhost (VS development file) 4. Copied license file into web BIN folder &nbsp; Support Stats: 1. Reponses to e-mail help request: 0 2. Responses to online trouble ticket: 0 3. ...
    Posted to Cute Editor for .NET (Forum) by GDB on June 21, 2008
  • The License for Editor is not valid

    &nbsp;I copied the license&nbsp;to the site's BIN folder, exactly as instructed. Today the site is down with the message: ''The License for Editor is not valid. You are using a trial license and the trial period has expired.'' I have reviewed all of the installation instructions again - carefully - and deleted then re-copied the lic. file to ...
    Posted to Cute Editor for .NET (Forum) by GDB on June 21, 2008
  • Re: Cannot validate editor in GridView or DetailsView

    Follow Up: &nbsp; Discovered that it wasn't the editor that was throwing the error but my placement of the RequiredFieldValidator. Should be inside the template rather that at the top of the page. The correct implementation is: &lt;InsertItemTemplate&gt; &lt;CE:Editor ID=''CeNewDescription'' runat=''server'' Height=''250'' Width=''100%'' ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 22, 2008
  • Cannot validate editor in GridView or DetailsView

    I have no problem validating the editor when I incorporate it in a Table control but I can't make it work&nbsp;in a GridView. The result is the error: ''Unable to find control id 'CeName' referenced by the 'ControlToValidate' property of 'RequiredFieldValidator1'.'' I'm guessing I will have to do this with code behind. &nbsp; Here's the relevant ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 22, 2008
  • Re: Visual Studio 2005 can't render table

    Ver 6.1 did indeed solve the problem Adam. Thanks.
    Posted to Cute Editor for .NET (Forum) by GDB on May 22, 2008
  • Re: Specify <p> on carriage return

    Thanks Adam. Sorry for the slow acknowledgement; been away from the shop, and the PC, for a few days.
    Posted to Cute Editor for .NET (Forum) by GDB on May 19, 2008
  • Visual Studio 2005 can't render table

    If I incorporate the editor into a Table control cell VS can't render the page in design mode. Displays an ''Object reference not set to an instance of an object error.'' However the page compiles without an error and works OK on the production site. &nbsp; If I incorporate the editor into a standard table - i.e. in a &lt;table&gt; vs in a ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 11, 2008