i have a datagrid that has null values. I can't remove the column because there are rows that does not have a null value. is it possible to replace cells with null values to blank spaces? i know this is possible to do manually by selecting a cell and changing the value but i don't know which cells will contain null so it has to be automatic.
What you have to do is, if you are using a database then you don't have to medel around with the datasets. Go to the Table in your database which you've been using in your program and give Accept Nulls to the particular column in that table.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.