UWP - show html data

Madhu 96 Reputation points
2020-02-06T09:24:51.887+00:00

Hi,

In our UWP app we need to show data in different places which are html content. Currently we are using web views to do that. But with that we are getting different issue when it comes to aligning things. So would prefer if we can use uwp controls to do that. Is RichTextBlock is the only option to do that? There are also can't we bind data to RichTextBlock from code behind? https://stackoverflow.com/questions/34736434/set-text-to-the-richtextblock-in-code-behind

Can you please share, what options we have to do that and if there are any samples we can find.

Thanks
Madhu

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.