Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SmartGWT mobile Picker values' id

    Hello,
    the Picker mobile component accepts List<String[]> as the values for the picker in its constructor but this is not enough. Just like the ListBox GWT component, the mobile Picker must accept an "id" and "value" for each item in the picker not just the display value in order to submit the id of the selected item and not dispatch using the selected display value. this is very important for multi-language as well.
    moreover if i am using multi-column picker, when i show the picker for the first time and click the done button the Picker returns null unless i click on each column in the picker, instead it should return the selected values when opened.

    #2
    no comments what so ever? am I making any sense?
    isomorphic mobile team please respond.

    Comment

    Working...
    X