Hello, I have a simple requirement but find absolutely no approach how to solve it. Probably I’m blind.
I’m looking for a repeater component that somehow allows to render a list of entities (e.g. via a template). Unfortunately, I don’t find anything like this at all.
I’ve created a small demo that illustrates the second approach with DataGrid component, see Github repository.
If you do not need selection and have relatively small amount of items (up to 20-30) you can simply create panels programmatically and add them to ScrollBoxLayout.