Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to display lots of text on page
Message
 
To
28/10/2009 11:32:42
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01431818
Message ID:
01431901
Views:
32
>Can you describe how you are "dump the text as-is onto other pages"? Are you displaying this in some control on the page?
>I do have the Telerik stuff and the RadEditor but not sure if that is the right tool for just displaying the text.

On my display pages I just have a label control I use - I load the text from the database then just do something like:
this.lblContent.Text = this.Content.Entity.Description;
So nothing fancy at all. The Description field from the database has the marked up HTML. BTW - you could also use the literal control instead. So I'm not using the RadEditor for normal display - only for editing.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform