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..)
problem in column with combobox
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: problem in column with combobox
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.
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.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: problem in column with combobox
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:
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:
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |