D
David Jessee
I have a web Control that has a property for a DataGrid (TargetDataGrid).
Is there a TypeConverter that I can use for this attribute already in the
framework, or do I have to build one (creating a class that inherits
TypeConverter....though I'm not totally sure of how to do that).
Is there a TypeConverter that I can use for this attribute already in the
framework, or do I have to build one (creating a class that inherits
TypeConverter....though I'm not totally sure of how to do that).