G
Guest
Hello everyone.
If I have a collection, that contains objects of a different type, but all
inherit from the same base class, and this base class has an interface on it,
can I bind the collection to a DataGrid?
I've tried doing such, but I'm getting a "object does not match target type"
error.
Any ideas?
Thanks.
JY
If I have a collection, that contains objects of a different type, but all
inherit from the same base class, and this base class has an interface on it,
can I bind the collection to a DataGrid?
I've tried doing such, but I'm getting a "object does not match target type"
error.
Any ideas?
Thanks.
JY