Addressing several issues such as ScrollerBar binding events and DataGrid cell color changes #21011
Unanswered
WilliamJiangrx
asked this question in
Q&A
Replies: 1 comment
-
|
I think you are looking for a way to set Cells background by a converter or somehting. This is absolutely possible, see DataGridSample: |
Beta Was this translation helpful? Give feedback.
0 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.
-
Is your feature request related to a problem? Please describe.
2.Why can't the FindControl method be used to directly retrieve the control's Name property from the outermost layer of the default ScrollBar type in the GridGrid? Why can't the bound Scroll event trigger breakpoints? Why hasn't the position of the scrollbar changed after modifying the Value value in the ScrollBar.
Forgive me for speaking frankly, you are not concerned about maintaining Avalonia, and many basic strange problems are eroding my trust as a user in you.
Describe the solution you'd like
There is a more detailed explanation and easier implementation for creating a GridGrid, as well as more detailed instructions and precise control for binding events in ScrollerBar and ScrollViewer.
Describe alternatives you've considered
I hope you can take Avalonia seriously and I sincerely hope it can continue to improve.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions