|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Typed Datasets .Net 2005 2.0 Setting NullValue to (Empty)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 |
|||||||||||||||||||||||