edandersen / core-admin

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
Other
566 stars 107 forks source link

Allow Display of One To One Relationships in Grid and added some GridOptions #52

Closed cornelha closed 2 years ago

cornelha commented 2 years ago

I have made some Edits to allow displaying of One To One Relations in the Grid. End users will not understand Id's instead of the names of select objects. Also added some basic settings to allow developers to configure Paging and Filtering options

edandersen commented 2 years ago

Thank you for this! I'll get it into the next release, promise!