Add a conditional format rule to a grid column.
Edit the text Format.
Select an effect, e.g. "underline" and accept.
Edit the text format again -> The combobox "font style" is now empty. Clicking "OK" causes a NullReferenceException.
On a side note: Why are there a combobox AND checkboxes instead of just having 4 checkboxes (Adding "bold" and "italic" options)?
Hello Florian,
I was able to reproduce the issue on my side and passed this ticket to our developers. We will let you know about our progress with it.
On a side note: Why are there a combobox AND checkboxes instead of just having 4 checkboxes (Adding "bold" and "italic" options)?
Our menus are designed in a manner similar to the one used to implement Excel menus. Attached is a video that demonstrates this. As you can see, Font Style can also be selected in a ComboBox with four options: Regular, Italic, Bold, Bold italic.