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

[Bug]: KDataGridView: can column high lighting be turned off. #533

Closed
giduac opened this issue Dec 18, 2021 · 3 comments
Closed

[Bug]: KDataGridView: can column high lighting be turned off. #533

giduac opened this issue Dec 18, 2021 · 3 comments
Labels
answered This question has been adequately answered. bug Something isn't working completed This issue has been completed. question Further information is requested

Comments

@giduac
Copy link

giduac commented Dec 18, 2021

Hi there,

With KDataGridView some themes by default enable high lighting a column on mouse-over.

The standard DataGridView has a possibility/property that can do that.
EnableHeadersVisualStyles, when set to false. ColumHeaderDefaultCellStyle is used and high lighting disabled.
Video show this.

Also tried the StateTracking.HeaderColumns and other State* properties. But this yielded no solution.

Can this be turned off in one or the other way?

Cheers,

3mvOt818ra.mp4
@giduac giduac added the question Further information is requested label Dec 18, 2021
@Smurf-IV Smurf-IV added bug Something isn't working under investigation This bug/issue is currently under investigation. labels Dec 19, 2021
@Smurf-IV Smurf-IV self-assigned this Dec 19, 2021
@Smurf-IV
Copy link
Member

It should be this, But "it" does not respect the false statement for the colours !
image

I am converting this into a "Bug"

@Wagnerp Wagnerp changed the title KDataGridView: can column high lighting be turned off. [Bug]: KDataGridView: can column high lighting be turned off. Dec 19, 2021
@Smurf-IV
Copy link
Member

Done:
TurnTrackingOff

Smurf-IV added a commit to Krypton-Suite/Standard-Toolkit-Demos that referenced this issue Dec 19, 2021
@Smurf-IV Smurf-IV added answered This question has been adequately answered. completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels Dec 19, 2021
@Smurf-IV Smurf-IV removed their assignment Dec 19, 2021
@giduac
Copy link
Author

giduac commented Dec 19, 2021

Nice, ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered This question has been adequately answered. bug Something isn't working completed This issue has been completed. question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants