c# - editor for Nullable in PropertyGrid -


i have create class inherit icustomtypedescriptor dynamicly load properties in propertygrid. need edit datetime inside. if type nullable<datetime> standart calendar editor not shown datetime works cant leave editor field empty (like want set value null). note. im not using class attributes, need somehow solve problem using icustomtypedescriptor , propertydescriptor im using.

nobody knows?


Comments

Popular posts from this blog

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

ruby on rails - mysql2 gem is not compatible with mysql 5.6.19 -