Re: Problem with JCombo box
- From: Trung Chinh Nguyen <chinhnt2k3@xxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 11:07:39 GMT
Nothing's wrong here. When I select the first combo the second combo points to the first element (Which is an empty string). Isn't that what you expected?
srinivas.veeranki@xxxxxxxxx wrote:
Hi All,.
Here i am getting the problem with JCombobox. Here i am taking 2 combo
boxes. each of them has 11 elements. They have set the initiall
selected items. If I select the first combo then i am setting
setSelectedIndex(0) for 2nd combo. In this , the scrollbar is not
moving to first element or blank element. From the next time onwords,
the scroll bar also moving to the first element. I need to put the
scroll bar at first element when ever i selected the combo box which is
set to first element or null element. Please help me regaurding
this....
Thanks in advance... Here i am giving the code which i tried....
- Follow-Ups:
- Re: Problem with JCombo box
- From: srinivas . veeranki
- Re: Problem with JCombo box
- References:
- Problem with JCombo box
- From: srinivas . veeranki
- Problem with JCombo box
- Prev by Date: Re: problem with TreeMap - element removal fails.
- Next by Date: Re: Problem with JCombo box
- Previous by thread: Problem with JCombo box
- Next by thread: Re: Problem with JCombo box
- Index(es):
Relevant Pages
|