navi75
2 Aug 2010, 6:32 PM
With GXT 2.0.1 and GWT 1.7 my ComboBox Field binding to my Java enum object is working good.
As soon as i upgraded to GXT 2.1.1 with GWT 1.7 my ComboBox field binding to my Java enum object does not work.
As i click the right hand side ComboBox arrow button it only displays the first value and does not display the list of all the values in my Java enum object.
I have downgraded to GXT 2.0.1 with GWT 1.7 for now in order make the ComboBox field binding work.
Is there any issue with the GXT 2.1.1 ComboBox field binding? Did someone face similar issue with GXT 2.1.1?
Thanks.
As soon as i upgraded to GXT 2.1.1 with GWT 1.7 my ComboBox field binding to my Java enum object does not work.
As i click the right hand side ComboBox arrow button it only displays the first value and does not display the list of all the values in my Java enum object.
I have downgraded to GXT 2.0.1 with GWT 1.7 for now in order make the ComboBox field binding work.
Is there any issue with the GXT 2.1.1 ComboBox field binding? Did someone face similar issue with GXT 2.1.1?
Thanks.