Hello!
I have created an application using the Scaffolding Wizard and now want to replace the DataLayoutItem controls through a RichEditControl.
In the data model I have in the Properties with [DataType (DataType.MultilineText)].
I like to save a RTF text as a stream in the database and load the content to the RichEditControl.
Could you please prepare me an example for me.
Thank you very, very much advance and best regards!
Fritz