I am using TDPFComboBox to present a list of items. So when I click it, it starts behaving like a text field and starts to take input from the user. Items are not inserting in it's list to display.
For now I have used table view instead, to present the options for the user on another screen.
Ok, this is a another way for making combobox ! Thanks
Log in to post a comment.
For now I have used table view instead, to present the options for the user on another screen.
Ok, this is a another way for making combobox !
Thanks