Skip to content
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

Additional coloring #21

Open
Petrarca181 opened this issue Jun 12, 2024 · 2 comments
Open

Additional coloring #21

Petrarca181 opened this issue Jun 12, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@Petrarca181
Copy link

Is your feature request related to a problem? Please describe.
Hello, will be nice to have alternate row foreground/background coloring. And vertical + horizontal bars option.

Additional context
I think it's important for long tables readability.

@Petrarca181 Petrarca181 added the enhancement New feature or request label Jun 12, 2024
@w-ahmad w-ahmad added this to the v1.3.0 milestone Jun 13, 2024
@w-ahmad
Copy link
Owner

w-ahmad commented Jun 24, 2024

I just found out about an extension in the Community Toolkit that allows you to set alternate colors on a ListView. Although I haven't tested it yet, it seems like it's worth giving a shot.

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/windows/extensions/listviewextensions#alternatecolor

I'll make an effort to include alternating row colors and grid lines in the next major release.

@Petrarca181
Copy link
Author

I just found out about an extension in the Community Toolkit that allows you to set alternate colors on a ListView. Although I haven't tested it yet, it seems like it's worth giving a shot.

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/windows/extensions/listviewextensions#alternatecolor

I'll make an effort to include alternating row colors and grid lines in the next major release.

It works, but only after I pass over items with pointer. Still would be nice to have control over both colors main and alternate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants