Jenny,
Thanks, this works. However because these are enumeration values, I guess I have a special need.
Currently the cells show a string representation of the enum constant, such as A_2. However, I would like to display something a little different in the cells (both the grid and the gridcombobox), such as “A 2º”. How can I display these more user frendly text strings to the user, but these always refer to the corresponding enumeration value in the code?
-dh
Imported from legacy forums. Posted by dahoffer (had 364 views)