Page 1 of 1

problem in column with combobox

Posted: Thu Jan 05, 2023 6:16 pm
by 24092389
I need help with the combobox feature.
If you load from Githuib the cell editor example "..\TeeGrid-for-.NET-master\Cell Editors" and press F2 or double click in the "car motors" column, the combobox list only blinks shortly in the left upper edge of my monitor and disappears.
You set the combobox with:
tTeeGrid1.Columns["Motor"].EditorClass = typeof(ComboBox);
I think, there is a bug in your teegrid code ?
(I know,my subscription is run out, but I come with this problem in february 2022 (BayCFR) and I get no helping answer...
There were no updates to Teegrid in last year, so what is a reason to continue my subscription..)
teegrid combobox bug in cell editors.jpg
combobox flashes in left upper edge of screen
teegrid combobox bug in cell editors.jpg (144.11 KiB) Viewed 14049 times

Re: problem in column with combobox

Posted: Thu Jan 19, 2023 10:06 am
by Christopher
Hello,

our apologies to you for not having arrived at this problem of yours earlier.

We've been able to reproduce it here and we have added it to our issue tracking software with id=2582. We will study this issue and fix it, and when we have done so we will let you know and will arrange matters so you can use it in your code.

Re: problem in column with combobox

Posted: Tue Jan 24, 2023 3:42 pm
by Christopher
Hello,

just to let you know that the combobox issue is now fixed in the latest publicly available NuGet, which means that Cell Editors demo now works as expected:
Screenshot from 2023-01-24 16-38-29.png
Screenshot from 2023-01-24 16-38-29.png (46.1 KiB) Viewed 13727 times