[Bug]: Advanved KDataGridView Columns show no indicator on an inactive cell. #1908
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
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
The text was updated successfully, but these errors were encountered: