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 - When the cell editors are of type ComboBox, the ComboBox List is not displayed
Summary: When the cell editors are of type ComboBox, the ComboBox List is not displayed
Status: RESOLVED FIXED
Alias: None
Product: TeeGrid for .NET
Classification: Unclassified
Component: Grid (show other bugs)
Version: 1
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-19 05:04 EST by christopher ireland
Modified: 2023-01-23 10:57 EST (History)
2 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.