[CLOSED] Drop down with Like Search

  1. #1

    [CLOSED] Drop down with Like Search

    Hi

    I am trying to implement search functionality in dropdown, to search within the string.

    http://mvc.ext.net/#/Form_ComboBox/Ajax_Linked_Combos/

    As in the current example, City dropdown filter data from starting from first character in the list.

    Click image for larger version. 

Name:	Dropdown.PNG 
Views:	18 
Size:	2.4 KB 
ID:	8531
    When I Type B, it bring all the city starting with letter B. I need to search for all the cities having B in the name.

    Is it possible to, implement this...

    Thanks,
    Rajiv Dutt
    Last edited by Daniil; Mar 25, 2014 at 4:59 PM. Reason: [CLOSED]
  2. #2
    Hi @RajivDutt,

    Please try this setting.
    EnableRegEx="true"
    What do you exactly mean under "dropdown"? It is confusing. There is a ComboBox, a SelectBox, a DropDownField, a TriggerField in Ext.NET. Please use a control's name.

Similar Threads

  1. Not working: filter search, drop-down list
    By andersgunnare in forum 1.x Help
    Replies: 4
    Last Post: Jun 07, 2011, 6:45 PM
  2. Grid Search
    By decipher1978 in forum 1.x Help
    Replies: 1
    Last Post: Apr 12, 2010, 5:09 PM
  3. Live search
    By Yannis in forum 1.x Help
    Replies: 3
    Last Post: Jan 14, 2010, 12:22 AM
  4. Custom Search
    By sharif in forum 1.x Help
    Replies: 0
    Last Post: Jul 14, 2009, 4:04 PM
  5. [CLOSED] MultiSelect with drag and drop, Drop listener
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 30, 2009, 8:25 AM

Posting Permissions