Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ItemTable component #461

Open
sven-n opened this issue Aug 18, 2024 · 0 comments
Open

Improve ItemTable component #461

sven-n opened this issue Aug 18, 2024 · 0 comments

Comments

@sven-n
Copy link
Member

sven-n commented Aug 18, 2024

Is your feature request related to a problem? Please describe.
The ItemTable component just shows the Name-Property or ToString-Representation of an object, see ObjectExtensions.GetName(...).
For example, it would be nice to see the monster level in a list of monsters, too.

Describe the solution you'd like
It should be possible to define which additional properties should be visible in the table. Maybe with Attributes on the required properties in the data model classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant