Announcement

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

    typing into combo box for the first time, typed text disappears

    We are using databound ComboBoxItem with more pick fields. We create ListGrid and set Combo editor box properties to create grid, to use filter editor in pick list grid.

    When user starts typing into combo box for the first time, typed text disappears and/or pick list is closing. This probably has something to do with fetching data for the first time, so we tried to fetch with fetchData(), but problem still exists.

    How can combo box preload DataSource data before any typing so when user types text it does not disappear?
    Last edited by petar.dimic; 29 Apr 2013, 03:27.
Working...
X