PreviousNext

Select2 jQuery plugin in ASP.NET Core - Comprehensive Guide

by iammukeshm, 2020-07-31T10:57:28.993Z

We will build a prototype application that can demonstrate various usages of this plugin. The Variants that we will cover are Simple Static Select, AJAX Select, AJAX Multi Select, Custom HTML in Select2. Topics covered. What is Select2? Getting Started with Select2 jQuery plugin in ASP.NET Core Scaffolding Customer Entity Building a Search API Endpoint Importing Select2 jQuery plugin via Libman Simple Select with Static Values Select using AJAX Call to API Multiple Select Advanced Select with Custom HTML

Read More