Properties in ReadOnlyListBase #2354
Unanswered
ashishsinha24
asked this question in
Questions
Replies: 1 comment 2 replies
-
No, list classes have no support for properties at this time. |
Beta Was this translation helpful? Give feedback.
2 replies
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 have a scenario in which a few properties need to be saved in the parent object which is a ReadOnlyListBase.
But when binding to a ViewModel in Blazor, on refreshsync they reset to their default values.
Is it possible to have properties in a ReadOnlyListBase?
Beta Was this translation helpful? Give feedback.
All reactions