Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
How to scroll selected item into view in combo?
posted

We are using the igx-combo as the cell editor in a grid.

We are limiting the user to a single selection (as described in the documentation), but I think this problem applies to multi-select as well: how can we scroll the selected item (or first selected item) into view?

When the item that is selected is far down the list, the user might mistakenly think that nothing is selected.

Parents
No Data
Reply
  • 640
    Verified Answer
    Offline posted

    Hello Lance,

    Thank you for reaching out.

    What I can suggest, for achieving your requirement, is to use IgxDropDownComponent method navigateItem. Here you can find a sample illustrating my approach for your reference. Please test it on your side and let me know whether you find it helpful.

    Please let me know if you have any further questions or concerns.

    Regards,

    Viktor Kombov

    Entry Level Software Developer

    Infragistics, Inc.

Children
No Data