Is there any way to set binding asynchronously in MAUI DataGrid? #17695
Unanswered
ashok-kuvaraja
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think by default there is no asynchronous support in binding like WPF Data Binding. I would like to know any other options to set binding asynchronously to avoid blocking the UI rendering. If there is any way to do this, please let me know the details.
Binding.IsAsync property in WPF
Beta Was this translation helpful? Give feedback.
All reactions