Hi, thanks for the reply, but that solution doesn't resolve my problem.
I'm able to show the text value of the enums in the dropdown list, but thats not an option here because the client want to see white spaces or values starting with numbers -something that enums are not able. And not the
underscore
'_' character.
Thats the reason I used the display attribute and not the enum text value.
Right now, I'm able to display the custom name when the grid is loaded and when it's saved after any change, but I'm not able to show that custom name when the cell has been edited but not saved yet.
Sorry if I didn't explain myself properly the first time, english isn't my first language.
Again, thanks for trying to help me.
Antonio