You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
It should be possible to determine a PDTable's TrClass using a strongly-typed lambda
e.g.
...The text was updated successfully, but these errors were encountered: