Hi,
What happen with the gridview and enums on the last release?
I've been using an custome made localized enum converter to convert my enums to the correct language.
I've used one of the gridcolumns to view this enum, but now (with the latest release) i get an converter error : "EnumConverter cannot convert from Jobmatch.EntityFramework.Entities.WorkdayTypeEnum."
This is the article i used when i created the LocalizedEnumConverter. http://www.codeproject.com/KB/cs/LocalizingEnums.aspx?msg=2281102
As i said, this worked nicely in the previous version of the GridView.
Regards
Svein Thomas
What happen with the gridview and enums on the last release?
I've been using an custome made localized enum converter to convert my enums to the correct language.
I've used one of the gridcolumns to view this enum, but now (with the latest release) i get an converter error : "EnumConverter cannot convert from Jobmatch.EntityFramework.Entities.WorkdayTypeEnum."
This is the article i used when i created the LocalizedEnumConverter. http://www.codeproject.com/KB/cs/LocalizingEnums.aspx?msg=2281102
As i said, this worked nicely in the previous version of the GridView.
Regards
Svein Thomas