how can we set List Style Level Text with picture like plus sign.
and i take an example like MS Word document view, is that " List Style " or " tree view " visual
Btw thanks in advanced.
ashrul.
3 Answers, 1 is accepted
0
Tanya
Telerik team
answered on 10 May 2018, 10:18 AM
Hi Ashrul,
I will get straight to the questions.
how can we set List Style Level Text with picture like plus sign.
The pictures used as bullets are preserved in the DOCX documents as shapes. These elements, however, are not supported in RadRichTextBox and we have logged a task to implement them. You can vote for the feature as well as subscribe to track its status using this public item.
I take an example like MS Word document view, is that " List Style " or " tree view " visual
I am right if I say that you would like to achieve the look on the right side, allowing navigation between different points in the document? If so, this functionality is currently not available in RadRichTextBox. Make sure to cast your vote for its implementation through the feedback item in our public portal.
Hope this information is helpful.
Regards,
Tanya
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 you to write beautiful native mobile apps using a single shared C# codebase.
hello Tanya, i m honestly cant understand about your answer,
my question is how we can know listlevel in liststyle from radrichtextbox?
0
Tanya
Telerik team
answered on 17 May 2018, 01:22 PM
Hi Ashrul,
It seems like you are trying to implement a view similar to the Outline view in MS Word using RadRichTextBox and its lists. If so, I would like to mention that this functionality is not supported and I just logged it in our public portal where you can vote and subscribe for updates: Implement Outline view. A custom implementation of that view won't be an easy task as it should support different bullets for paragraphs of the same level, which is not allowed in the lists.
If you still have questions related to the lists in RadRichTextBox and their usage, please elaborate more on what you would like to achieve and what information you would need to extract from a list.
Regards,
Tanya
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 you to write beautiful native mobile apps using a single shared C# codebase.