Hi,
How can i group by entity type in a grid.
I have a few entity type derived from a base one.
I want to display all of them (common property) in a read-only grid grouped by their type.
I use TPT for my types (one table for each type), so I don't have a column containing the type.
Frederic