Help with linq lambda groupJoin

switch to the Query Syntax

share with us

  • the column structure from left and right table
    and let us know:
  • the needed join column
  • the needed column from table (left) and table (right)

UPD1 - Preview on options
there are several techniques to construct the row Array without the need to mention each column individually

used on the Datarow.ItemArray: