From: Yashar on
Hi I have a question about default value for combobox default as following

I have combobox and there abvout 30 itemes on combpobox. I wanna set any
value as default value.

For example When i selected item "A" and save it, i want A to be default. Or
when i select item "B", B shoul be default value. How can i do this.I do not
wanna fix default value, but i want when i select any item from combo and
save to data i want it to be as default value? Any suggestion?