Hi,
I am using a RadGridView in a window .
I am using RadDropDownListEditor for editing one of the cells in the column that has one element as list.
I want it to be able to set as empty on editingBut the change isn't persisting when I provide empty string.
According to the documentation, the change only persists when we select one of the other items in the list.
Is there any way I can set it as blank on providing empty string.