Open AlwaysVbNet opened 8 years ago
I dind't try that before. maybe I'll do an experiment. But it seems that you are trying to open/close some other dropdown with that button right? Did you try adding a simple button without any functionality first?
I am adding a custom div as an item on the list. Inside that div I have a button for now but I'm planning to add a textbox so I can create items on the list. The problem is that when I click on the button or inside a custom textbox the list closes. How can I keep it open after a user clicks on each custom added control? The behavior should be the same as the 'search' button. Any ideas?