As the title says this configuration
{ content: "comboFilter", filterConfig: { readonly: true }}
of the grid header doesnt let u unselect the last selected value.
When i change the content to basic select filter the drop down contains empty value which lets u to unselect the last selected value.
How can i achive this with the comboFilter?