Hi, I want to do something like comboBox (dropdownlist) in .net for the JSP
Is That Can work?
What i mean is,
Initially there is a combobox which contains data from db, the default select is " Please Select One"
Let Say A User . edit his own profile, the db should return a value into the dropdownlist, so i want the value become the "selected" value but other data still can show when the user when activate the dropdownlist.
whan i can do is only bind value for a list, but i can make the value i want become selected in the list
Looking Forward to your helps.
sorry for my bad english.


Reply With Quote
