This example demonstrates how to replace a summary item with a custom footer template to calculate the total summary dynamically in batch edit mode.
src/Dotnet.Samples.AspNetCore.WebApi/ ├── Program.cs # Entry point: DI setup, middleware pipeline ├── Controllers/ # HTTP handlers (request/response logic) │ └── PlayerController.cs ├── Services/ # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results