Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2582

Summary: When the cell editors are of type ComboBox, the ComboBox List is not displayed
Product: TeeGrid for .NET Reporter: christopher ireland <chris>
Component: GridAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: chris, marc
Priority: ---    
Version: 1   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description christopher ireland 2023-01-19 05:04:37 EST
To reproduce the issue, open the Cell Editors example here:
https://github.com/Steema/TeeGrid-NET-Samples/tree/main/WinForms/NET%20Framework/Cell%20Editors

And F2 on one of the cells with the EditorClass set to ComboBox, for example, any of those in the Car Manufacturer column. You can see that although the ComboBox appears to display, the ComboBox list does not appear.