This is a migrated thread and some comments may be shown as answers.

Issue with Gridview Checkbox column color. Cannot tell the checkbox is checked.

2 Answers 169 Views
GridView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 17 Oct 2017, 03:06 PM

I have a major issue with checkbox columns in the RadGridView for WPF.  I tried using both Green Theme and the Expression Dark.  I prefer the Green theme but here is my problem:

When the pointer is still in the focus of the cell right after clicking all is good.  The checkbox appears as white on green and is obviously checked.

When the pointer loses focus witht he checkbox cell, the checkbox appears as white on white.  NO GOOD!  How do I fix this?

When you put the focus on a new row, all looks fine as the checkbox appears White on Black.

I tried setting  EnableLostFocusSelectedState="False" on the Grid as I read in another similar post that this might fix the issue, but it does not.  

I really hope the answer is not to modify the default themes as the whole reason we bought this package was to make life easier.  Not more difficult.  It is totally illogical to show white on white for a default theme for a checkbox because it defeats the purpose of a checkbox.

Thank you...

 

 

 

 

2 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 17 Oct 2017, 08:00 PM
I figured out what was happening with this.  I did not realize the Checkboxes share the same style as the windows checkbox.  I had a style setting setup for the windows checkbox which was overriding the color after losing focus.  
0
Dinko | Tech Support Engineer
Telerik team
answered on 19 Oct 2017, 08:18 AM
Hello David,

We are happy to hear that you found a solution for your scenario. If you have any other questions you can open new forum thread with your questions inside.

Regards,
Dinko
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Dinko | Tech Support Engineer
Telerik team
Share this question
or