HI,
I have recently switched from VBA to VB in VS2008 and am wondering to know if I can configure a combo box so that it is not limited to the items of it's bounded data source.
It would be also cool if there is a way to automatically add the new data ( which is not already in the list) to the combobox list as the user types them in the combo box.
Any comment will be highly appreciated.
I have recently switched from VBA to VB in VS2008 and am wondering to know if I can configure a combo box so that it is not limited to the items of it's bounded data source.
It would be also cool if there is a way to automatically add the new data ( which is not already in the list) to the combobox list as the user types them in the combo box.
Any comment will be highly appreciated.