combo box display issue


I am testing your library and I have a little problem. I have two columns with a combo (“co” type). Each combo is charaterized by a key-value pair whose the key is an integer and the value is a string. For instance, I have



the key/value 1/1-High or 1/Very Likely. The first column displays correcty the string value. However, the second column shows the key instead of the value.



Do you have any idea?



Regards,



Miguel

The problem can’t be reconstructed locally.
There must not be any problems with multiple combo boxes per same grid, if problem stable reconstructable for you - please provide any kind of sample ( at least initialization code )

There is a known issue with using ID instead of Value in case of value selecting by keyboard, fix will be available as part of next build. ( If necessary I can send latest updated files )