This is a migrated thread and some comments may be shown as answers.

How To Bind RadRichTextBox and RadListView

2 Answers 95 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Ashrul
Top achievements
Rank 1
Ashrul asked on 24 May 2018, 07:08 AM

hello, I m ashrul

please help me, i cant binding RadRichTextBox and RadListView in my viewmodel, i m using data TxtDataProvider,
that i want is when i type in radrichtextbox and so do RadListView items, please help me guys.

2 Answers, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 25 May 2018, 02:43 PM
Hi Ashrul,

The question here is very similar to the one in your other forum post. There is no MVVM approach provided here, you can again use RadRichTextBox.DocumentContentChanged, and update the data source of the RadListView accordingly. As you mentioned, you can use the the paragraphs in the text exported using TxtFormatProvider.

Regards,
Boby
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Ashrul
Top achievements
Rank 1
answered on 30 May 2018, 03:36 AM

Hi boby can you give me example project that can use RadRichTextBox.DocumentContentChanged, and of cource using richtextbox and radtreelistview please?

 

 

Tags
RichTextBox
Asked by
Ashrul
Top achievements
Rank 1
Answers by
Boby
Telerik team
Ashrul
Top achievements
Rank 1
Share this question
or