I’m using a datagrid to show data across a normalized schema.
Notice the Assignee and IssueType are showing the LiveObjects but instead I want to show columns from those objects.
I have a simple search right now returning the DataRow.
What’s the best way to approach this?
Thanks
SS