problem in column with combobox
Posted: Thu Jan 05, 2023 6:16 pm
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..)
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..)