I have a gridview with filter enabled. Some columns are Text and some columns are combobox based. If I click into a filtering cell for a column that is combobox based then I get an empty combobox for the filter. I dont want a combobox to show up. I just want to be able to enter text into a textbox instead. How can I do this?