Plz Help

Hello every body

I have already post this problem last week but did not got any solution and posting again. i have a form which have 7 to 8 different swing compnents. but problem is with comboBox and radio buttons when i click on any radio button selectedItem in comboBox disappear. i want value should stay in combobox. there is only 2 radio button. and my comboBox is database driven and using combobox model. help me out to solve this problem

[459 byte] By [zerocooola] at [2007-11-26 15:31:16]
# 1

> I have already post this problem last week but did not got any solution and posting again.

Well you probably didn't get a response because people don't understand the question.

You did get a suggestion on how to post a better question but you still haven't followed that advice so I doubt you will get a response this time either.

If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program[/url] (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.

And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags[/url] so the code retains its original formatting.

camickra at 2007-7-8 21:48:07 > top of Java-index,Desktop,Core GUI APIs...