I am using .net 2003....
I am fetching record from oracle server using sp bind it to my datagrid...
In DB table some textboxes are null(blank).Its shows[null] in the datagrid how to i remove this null from my datagrid.Can anyone help with code?