Good day dear members,
I'm attempting to filter a column in my datagridview to show only the empty cells (i.e. cells with null value). For that I'm using the DataView.RowFilter method. However instead of getting the column to show the empty cells, I'm getting a columnt with no cells to show. Your help and support on this issue is appreicated.
Thank you in Advance,
Ali