I have 2000 data. i want to bind data to choice box in javafx 2.2 at run time. When i bind data to choice box then its show
java.lang.RuntimeException:java.lang.reflect.InvocationTargetException
exception and my application is hanged. Please give me some suggestion.
Does the same binding work for smaller set of data?
Next code works for me. Popup has a 1-2 secs delay before appearing first time although.