Announcement

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

    Question about SelectItem record choose on multiple keypress.

    Hi,

    We have a question about how to press multiple keys to search SelectItem result. For example, if we press "h" and "e" in a sequence when the Select Item list is shown, we want the selection move to the first entry start with "he". However, in current SelectItem, by pressing "h", the selection move to the first entry start with "h". Then if we press "e", the selection move to the first entry start with "e".

    We notice that we can achieve this by using a ComboboxItem. However, we are wondering if there's any way we can do to have this behavior on a regular SelectItem? We are using SmartClient_v8.3p_2014_10_18.

    Thanks!
    Robin

    #2
    This feature doesn't currently exist, and would be best handled via Feature Sponsorship (http://www.smartclient.com/services/index.jsp#features) if you need it (far far too complicated to attempt outside the framework).

    Comment


      #3
      Note that this feature is now supported in versions 10.1 and later, in builds dated March 18 and later.

      Comment

      Working...
      X