Binding content in the RichTextboxAdv control

Hiya,

I've taken a look at binding with the richtextbox control and I'm able to bind plain text. However, is it possible to bind the content including formatting such as lists and bolding?

Thanks

Paul

1 Reply 1 reply marked as answer

PS Premkumar Sundaramoorthy Syncfusion Team July 31, 2020 12:53 PM UTC

Hi Paul,

Thanks for contacting Syncfusion support,

Yes, you can bind Rtf text with SfRichTextBoxAdv content by implementing an extension class with RtfText property. Please refer the below KB and sample for more details.

https://www.syncfusion.com/kb/7198/how-to-implement-rtftext-property-for-sfrichtextboxadv-control

Sample:- http://www.syncfusion.com/downloads/support/directtrac/general/ze/MVVM_RTF-1749313577

Please let us know if you need any further assistance.

Regards,
Premkumar 


Marked as answer
Loader.
Up arrow icon