Gridview selecteditem.cells(x) - empty become " "
P: n/a
K B
Hi again,
I have a gridview, when I get the selecteditem.cells for a column, if
the database column is Null or Empty, and I assign that to my web form
text control, the control reads " " instead of a blank.
Never had this happen before, but I am now using Asp.Net 2.0.