-
1. can't use binding on 2. 3. display |
Beta Was this translation helpful? Give feedback.
Answered by
bitbltr
Oct 28, 2024
Replies: 2 comments 1 reply
-
CC @dr1rrb |
Beta Was this translation helpful? Give feedback.
0 replies
-
I struggled and finally figured it out. I don't remember where I saw the inspiration, if it was here or Stack Overflow. Something like this:
FeedViewState is internal to FeedView and the .Data property is your data source |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MartinZikmund
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I struggled and finally figured it out. I don't remember where I saw the inspiration, if it was here or Stack Overflow. Something like this:
FeedViewState is internal to FeedView and the .Data property is your data source