Home All Groups Group Topic Archive Search About

Setting Typed Datasets Default NullValue to (Empty) .net 2.0

Author
9 Nov 2006 3:42 PM
Habes
Hello,

Just wondering if anyone else is having this problem, or if I'm crazy.
I'm using Typed Datasets in .Net 2.0 and I'm trying to set the
NullValue property of my string columns to return an empty string.

When I look at the code, they are actually returning the string
"(empty)", where I think they should be returning string.empty.  So,
when I look at my forms and assign a null value to a textbox, instead
of seeing nothing, I'm seeing (Empty).

Am I missing something?

Thanks,

Mark Haberman

AddThis Social Bookmark Button