[CLOSED] Scroll problem with the combobox with Custom Search

  1. #1

    [CLOSED] Scroll problem with the combobox with Custom Search

    There is a problem with the combobox with Custom Search. It exists in both Ext.Net and ExtJS version.

    The scrollbar does not start at the beginning. This can be reproduced with the example: https://examples5.ext.net/#/Form/Com...Custom_Search/.
    When entering the * in "Search the plants (controls dynamically created)" the scrollbar starts in the middle.

    I expect the scrollbar to start at the beginning and not in the middle.
    Can you give me a solution to the problem so that in custom search the scrollbar starts at the beginning.
    Last edited by fabricio.murta; May 08, 2023 at 5:02 AM.
  2. #2
    Hello, @AMPEGDev!

    Just add AutoSelect="false" to the combo box initialization and the undesired behavior won't trigger.

    edit: we have applied this change to online examples and the issue won't be reproducible in the linked example anymore

    Hope this helps!
    Last edited by fabricio.murta; May 05, 2023 at 12:17 AM.
  3. #3
    Thanks, with this it works as expected.
  4. #4
    Thanks for the feedback, glad we could be of help!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 4
    Last Post: Apr 27, 2016, 1:18 AM
  2. Custom Search with ComboBox
    By Vinci in forum 2.x Help
    Replies: 1
    Last Post: May 23, 2013, 8:01 AM
  3. custom search in combobox
    By aditya.murthy88@gmail.com in forum 1.x Help
    Replies: 0
    Last Post: Feb 05, 2011, 8:57 AM
  4. Help!!!ComboBox Custom Search 's Problem~
    By st.leo in forum 1.x Help
    Replies: 2
    Last Post: Nov 24, 2010, 9:20 AM
  5. ComboBox Custom Search 's Problem~
    By st.leo in forum 1.x Help
    Replies: 1
    Last Post: Nov 18, 2010, 2:00 AM

Tags for this Thread

Posting Permissions