hi,
I have a combobox which has dropdown style set to "dropdownlist"( since i dont want the element getting populated in the combobox to be edited).
Apart from populating the comboxbox from items form the file am giving an extra item "New" which should allow the user to add new element.
but the problem which i come across is since the dropdown list dont allow th user to edit the text am not able to edit nethng.
So could anyone tell me how to make tht particular text enable on index change
thanx
I have a combobox which has dropdown style set to "dropdownlist"( since i dont want the element getting populated in the combobox to be edited).
Apart from populating the comboxbox from items form the file am giving an extra item "New" which should allow the user to add new element.
but the problem which i come across is since the dropdown list dont allow th user to edit the text am not able to edit nethng.
So could anyone tell me how to make tht particular text enable on index change
thanx
Comment