1 package tagged with “dynamiclists”
This library provides a special type of List<T> that can be used to create dynamic lists in ASP.NET MVC views, i.e. lists where the user can click "add new item" and the server renders a new list item using Ajax.