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

Closed
giduac opened this issue Dec 7, 2024 · 3 comments
Closed
Labels
area:datagrid All issues related to the DataGrid. bug Something isn't working completed This issue has been completed. enhancement New feature or request 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 V100 V95 V85
  • KryptonDataGridViewDateTimePickerCell V100 V95 V85
  • KryptonDataGridViewDomainUpDownCell V100 V95 V85
  • KryptonDataGridViewNumericUpDownCell V100 V95 V85

All updated sofar.

@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....

@giduac giduac added the area:datagrid All issues related to the DataGrid. label Dec 7, 2024
giduac added a commit to giduac/Standard-Toolkit that referenced this issue Dec 20, 2024
KryptonDataGridViewComboBoxColumn updates
No change log, a full entry will be produced upon completion of Krypton-Suite#1908
@giduac
Copy link
Contributor Author

giduac commented Dec 26, 2024

@PWagner1

We can do a new nightly of those updates as soon as all is merged....

@giduac giduac closed this as completed Jan 18, 2025
@giduac giduac removed their assignment Jan 18, 2025
@giduac giduac added completed This issue has been completed. and removed in progress A fix for this issue is in the works. labels Jan 18, 2025
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 completed This issue has been completed. enhancement New feature or request 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