Setting NULL in a View Data Grid cell in Visual Studio SSDT

If you have ever set a value in a field but need to reset the value to a NULL, there are many other grids and applications that have tricks and keystrokes to set this important value.

DataGridNull

In the SSDT View Data grid, simply type the text “NULL” into the cell and press enter.

Leave a Reply