When the column value is NULL, the interactive grid will not render a checkbox or an icon.
However, activated columns containing a NULL value allows the end user to set a checked or not checked value.
You can test this behavior by unchecking a checkbox in Example 1 and saving the interactive grid.
When NULL is used as the default value for new rows, then a new row's checkbox/icon is semi-transparent.
After changing the state of a new row checkbox/icon there is no way to make it null again without an additional dynamic action that sets the value to null.
Still, after focusing on the column (in the interactive grid edit mode) containing the null value it is possible to change the value according to the plug-in configuration.