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
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