panoramicdata/PanoramicData.Blazor

PDTable: TrClass lambda

Opened this issue · 1 comments

It should be possible to determine a PDTable's TrClass using a strongly-typed lambda

e.g.

...

David, in the example you give what type is the X? For each row we could use the TItem as there is a instance at that point, however when the table is rendered we have no instance other than the PDTable itself?