Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Setting a value for the text
Re: Setting a value for the text
08-04-2009, 10:05 AM
joe12312
Joined on 08-04-2009
Posts 2
Re: Setting a value for the text
Reply
Quote
I did it!
I just set the following:
<CE:Editor id=
"Editor1"
runat=
"server"
Text=
'<%# Bind("ArticleBody") %>' />
That did the trick!
View Complete Thread