You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put together a sample project project using the .Net MVC framework with Select2. The demo project demonstrates how to setup an infinite scroll with a remote json data source. It also shows how to setup MVC to serve up the json data in a format Select2 expects.