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]: Advanved KDataGridView Columns show no indicator on an inactive cell. #1908

Open
giduac opened this issue Dec 7, 2024 · 2 comments
Open
Assignees
Labels
area:datagrid All issues related to the DataGrid. bug Something isn't working enhancement New feature or request in progress A fix for this issue is in the works. version:95 All things to do with V95. version:100 All things to do with V100.
Milestone

Comments

@giduac
Copy link
Contributor

giduac commented Dec 7, 2024

Describe the bug
Advanved KryptonDataGridView Columns show no indicator on an inactive cell.
This is in contrast to the WinForms Combobox column which does.

Objective is to bring this inline with WinForms but in a Kryptonized fashion.
In WinForms the Combox cell is the only advanced type that does this.

Columns/Cell types affected:

  • KryptonDataGridViewComboBoxCell
  • KryptonDataGridViewDateTimePickerCell
  • KryptonDataGridViewDomainUpDownCell
  • KryptonDataGridViewNumericUpDownCell
@giduac giduac added bug Something isn't working enhancement New feature or request in progress A fix for this issue is in the works. labels Dec 7, 2024
@giduac giduac added this to the Version 95 milestone Dec 7, 2024
@giduac giduac self-assigned this Dec 7, 2024
@Smurf-IV
Copy link
Member

Smurf-IV commented Dec 7, 2024

@giduac Can you add some images from the winforms equivalent please ?

@Smurf-IV Smurf-IV added version:100 All things to do with V100. version:95 All things to do with V95. labels Dec 7, 2024
@giduac
Copy link
Contributor Author

giduac commented Dec 7, 2024

@giduac Can you add some images from the winforms equivalent please ?

@Smurf-IV
Only if you tutor me a little bit on the underlying mechanics of the toolkit....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:datagrid All issues related to the DataGrid. bug Something isn't working enhancement New feature or request in progress A fix for this issue is in the works. version:95 All things to do with V95. version:100 All things to do with V100.
Projects
None yet
Development

No branches or pull requests

2 participants