I am trying to make quick search, because i have a lot items in list. Everything is ok, but when you are deleting your input till the end, then all items are shown. Can i disable that?
I have disabled showAllItems button in comboBox. So i get items when i type something in comboBox. So that's what i want. But i dont want to get all items, when i am deleting my input in comboBox. I want to disable that, because i have a lot of items.