Can you save the edited HTML back to a database after modifying it in the Telerik Editor?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 04 Aug 2023, 10:24 AM
Yes, sure. The required approach is exactly the same, as with a TextBox or TextArea components. Use the ValueChanged event or the variable that is bound to the Editor's Value parameter.