How to show list while setting visible=true
Gurus,
One more Question !
How to clear Combobox's selection,
it means... after loading application, combobox dosen't show any value unless selected. Once selected, combobox shows any value all the time.
so how to clear combobox's selected value ??
Thank you all ....
How to show list while setting visible=true
It worked great, thank you.
I have one more issue.
I want to set combobox visible=true on clike event.
at the same time I want to show all list[value] of combobox.
what should I do.
Thank you.