Build Rich Web Apps with ASP.NET Core and Sircl - Part 3 (b)
Briefly

In this part 3b article, we will see how we can achieve similar behavior without round-tripping to the server. Upgrade to Sircl version 2.4.0 or later for this functionality.
The main limitation is the absence of dynamic content, apart from user input, in list elements. Server-computed content and ASP.NET MVC model binding may pose challenges when eliminating server roundtrips.
Removing items from the list, in casu passengers from the...are very similar to the 'add' links.
Read at CodeProject
[
]
[
|
]