Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Problem setting the content property of the SfRichTextEditor dynamically in MAUI Hybrid App

$
0
0

I have linked sample project here where I can reproduce the issue -

CIllustrationPage.xaml has a BlazorWebView whose root component in CIllustration.razorCIllustration.razor has a SfRichTextEditor whose content property should be dynamically set

In CIllustrationPage.xaml.cs constructor, if I set the parameters => they appear coorectly in RichTextEditorBut my content is not yet available at this point.

So, I tried to set the parameters in OnBindingContextChanged method where my data is available.[In the app, I have simulated a delay to represent real data-fetch scenario]

This newly set parameters are not notified to the RichTextEditor


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>