How REMOVE NULL in DATA GRID
hello u all
i am working on C#.NET with SQL Server 2000 at the back..i have a database and so there are fields in the table that allow null,, so when i leave them emplty the appears <NULL> ,, and when i connect ma table to C# DataGrid there i can see this null i don't want to see this NUll in the Data Grid tell me the solution
Fadi
|