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

Change Single Column Header Background Color #185

Open
la-colinares opened this issue Sep 3, 2019 · 1 comment
Open

Change Single Column Header Background Color #185

la-colinares opened this issue Sep 3, 2019 · 1 comment

Comments

@la-colinares
Copy link

Hello, is there any possibilities to change each background color of a columns?
For example,
Column A = Green Color
Column B = Red Color
Column C= Blue Color

Thank you and more power!

@ISchwarz23
Copy link
Owner

No, unfortunately the TaeDataRowBackgroundProvider will always set the same background for the complete row. The only thing you could do is setting the background color to your cell views inside your TableDataAdapter. But I guess the result will not be satisfying.

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

No branches or pull requests

2 participants