Posts by Alan Veloso • 1 point
1 post
-
0
votes1
answer38
viewsQ: Remove columns with Null from Datagridview
I already used "IS NOT NULL" in Query’s Select, but it removes the entire row and in this case, I would like to remove the column only. This table has more than 70 columns and Null Fields may vary,…