Create HTML Input Autocomplete with JQuery and C# Razor Page

preview_player
Показать описание
Create an Autocomplete on an Input text form in HTML, using VIsual Studio 2019 and C#. In this video, I take an existing HTML form, and add a JQuery autocomplete. I initially use a local JSON array for the autocomplete. Then, I create a service endpoint in a C# Razor page that returns a JSON array of autocomplete data. I enhance it to filter the list based on the term Request Parameter.

Рекомендации по теме
Комментарии
Автор

what if you wanted to have many different autocompletes the page only has 1 onGet its done with something like httppost?

shadowstorm
join shbcf.ru