G
Guest
Using a partial class I can add new properties to the Row objects of a typed
dataset and I can see them using intellisense. Unfortunately, the data
source window can not see these new properties, nor can a bindingsource. I
would like to add Properties around fields that accept nulls, since the
default typed datset won't.
How can I do this?
dataset and I can see them using intellisense. Unfortunately, the data
source window can not see these new properties, nor can a bindingsource. I
would like to add Properties around fields that accept nulls, since the
default typed datset won't.
How can I do this?