Dear All,

is there a way to edit a combobox value while it is active/showing in the combobox without having to go to the backend list that fills it?

I wish to edit on the run!

As an option I am thinking of when a user clicks on the value (not the down arrow!) then it triggers an event (such as bringing up a textbox to insert a string). Is there such an event?

eg: combobox1.textclick = true

Thanks in advance !

punter.