UWP - show html data
Madhu
96
Reputation points
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
Sign in to answer