Skip to content

Implement a custom List Editor that shows images in an ASP.NET Core Blazor application.

License

Notifications You must be signed in to change notification settings

georgiydx/xaf-custom-list-editor-blazor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAF Blazor - Use a Custom Component to Implement List Editor

This example demonstrates how to implement a custom List Editor that shows images in an ASP.NET Core Blazor application. The List Editor displays a Razor component with custom objects. These objects implement a custom IPictureItem interface to store images and their captions.

See the following help topic for more information: How to: Use a Custom Component to Implement List Editor (Blazor).

Files to Review

Documentation

More GitHub Examples

About

Implement a custom List Editor that shows images in an ASP.NET Core Blazor application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.0%
  • HTML 37.0%