Hi,
Please I have this solution here on this link below, but the issue is that when I search the item name, it doesn't display on ListBox while typing until I click the page after typing.
Can it be possible to display the item names once the names are being typed instead of page loading before showing the result
For that you need to use jquery textbox keyup event and trigger the server side event.
Refer below examples.
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.