I would like to ask about to fit the width of suggest list. For the dropdown list, I'm following this topic https://www.codeproject.com/Articles/5801/Adjust-combo-box-drop-down-list-width-to-longest-s This runs perfectly. But when I'm typing something,a suggest list apprears and it doesn't show all my content value.
How can I fit the size with content automatically.?
Thank you in advance.