Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Can't clear value of dnn:texteditor
Previous Previous
 
Next Next
New Post 3/3/2008 1:10 AM
Unresolved
User is offline onishiro
134 posts
9th Ranked


Can't clear value of dnn:texteditor 

Hello, I have a dnn:texteditor control, but when I set it's text property to "" it keeps showing the old value, if instead of "" I set it to any string then it shows the new value.

How can I clear the texteditor so that it's empty?

Thanks in advance.

 

 
New Post 3/4/2008 8:24 AM
User is offline Bradley Molzen
58 posts
www.vinocellar.com
10th Ranked


Re: Can't clear value of dnn:texteditor 

I'm having the same problem..... haven't really looked at it yet.

 
New Post 3/6/2008 6:17 PM
User is offline William Severance
744 posts
www.wesnetdesigns.com
7th Ranked






Re: Can't clear value of dnn:texteditor 

I recall that I hit up against that once before - finally found what I did to overcome this:

If String.IsNullOrEmpty(_Signature) Then
      teSignature.RichText.Text = ""
Else
      teSignature.Text = _Signature
End If

In the above, teSignature is the texteditor control. Note the use of the RichText property.


Bill, WESNet Designs
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Can't clear value of dnn:texteditor
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Code Endeavors, LLC
Do you Endeavor to Enhance your DotNetNuke designs by utilizing AJAX technologies to more efficient interactive web experiences
www.codeendeavors.com
T-WORX, INC.
Professional DotNetNuke Solutions
www.t-worx.com
AppTheory
Professional development for medium to large projects based on the DotNetNuke platform.
www.apptheory.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP