TypeConverter support on column-level
ObjectListView - ListView on caffeine, guarana and steroids
Brought to you by:
grammarian
I guess it might be handy to have either implicit or explicit TypeConverter and UITypeEditor support for TypedObjectListView, for both content displaying and editing purposes. Somehow it seems much more "generic" than present registered editors approach. I.e. explicit aspect getters should be implementing possible TypeConverters implicitly, and vice-versa.