Hi Dayana,
You should make sure that you are not obtaining the editor's content via its Text property, which returns the content as plain text. You should use the Content property to obtain the content along with HTML formatting.
You can find a working demo editor in Grid here:
EditItemTemplate. You can also see this demo:
Save in Database.
Best regards,
Rumen
the Telerik team