Alberto

Alberto

  • NA
  • 2
  • 0

Can I change the (null)'s values in a datagrid?

Nov 2 2005 4:30 AM
Hi, I use a datagrid for see a database, but when i have got any value "null" in any field, i'd like that it wasn't seen in the datagrid.

can i solve this problem?

thanks.
name mother_name father_name
Alberto (null) (null)
Rafa (null) (null)

this is a example, i don't want to see it, i want to see " Alberto |     |    |"
empty fields.

I use Visual Studio .net 2002.

Answers (1)