Data Grid with Click to Open on Related Columns

It would be awesome if we could open the detail screen for multiple columns in a data grid where the columns are related elements.

  1. Purchase Order (Main Table)
    1. Vendor (Related Table)
    2. Receiver (Related Table)
    3. Proposal (Related Table)

I see this being no different than a choice column where you can pick the value and the display value.

Feel free to upvote on your post!

1 Like

You kinda can if you use a button column type. I do this often with the table component.