-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datagrid background #99
Comments
which platform are you facing with the problem? |
The platform is IOS |
Multiple bugs exist in the current stable version of MAUI dotnet/maui#9135 |
The sensible-layout PR likely fixed this. #121 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I set the backgroundcolor white for the datagrid. This works well for rows with content, but if i have space with no content the color is shown gray? In the xamarin version this space was white too. Is it a bug in the maui version?
The text was updated successfully, but these errors were encountered: