This is a migrated thread and some comments may be shown as answers.

Getting text from a DB, making changes and saving text back in DB.

4 Answers 90 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 14 May 2008, 06:26 PM
Hello,

I'm using the RadEditor as a Richtextbox would be used.  I was originally using a Richtextbox to pull my text from the database, store it in the textbox, allow the user to make any changes and save the text back in the database with the click of an external button.  I have made the necessary changes to my code that replaces the Richtextbox with the RadEditor.  However, when I get to the page where the RadEditor is loaded on, it hasn't grabbed the text from the database like the richtextbox has.  And even when I enter text into the RadEditor, it's not saving that text to the database. Any help or tips you have will be of interest.

Thank You

4 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 May 2008, 03:49 PM
Hello Alan,

Please, review the following help articles
Save In A Database
Codeless Save In Database ASP.Net 2.0
 and the code of this live example:
Save in Database.

They should be helpful for your DB scenario.


Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jeff
Top achievements
Rank 1
answered on 08 Nov 2008, 04:41 PM
the above links do not seem to be working.
0
Rumen
Telerik team
answered on 11 Nov 2008, 04:26 PM
Hi Jeff,

Here are the updated links:

Save In A Database - http://www.telerik.com/help/aspnet-ajax/saveinadatabase.html
Codeless Save In Database ASP.Net 2.0 - http://www.telerik.com/help/aspnet-ajax/codlesssaveindatabasenet2.html

Save In Database live example - http://demos.telerik.com/aspnet/prometheus/Editor/Examples/SaveInDatabase/DefaultCS.aspx

Best wishes,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeff
Top achievements
Rank 1
answered on 12 Nov 2008, 01:45 PM
thanks! worked perfectly.
Tags
Editor
Asked by
Alan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Jeff
Top achievements
Rank 1
Share this question
or