0

I been completely baffled by an implementation here. I have a table that I'm showing to my user to edit through a grid. That table has a reference with another table through two foreign keys (pair of foreign keys). Now I have two Data properties: OrganizationUnitId (Int16) and UnitLevel (Int16) and I need to show a single ComboBox in the main grid against 2 data properties.

I'm using the PWR_ORGANIZATION_UNIT_MAPPING for the grid and I need a record from ORGANIZATION_UNIT as a value in the ComboBox column.

sql server view

vs view

Note: UnitId in the form designer is actually UnitLevel. My bad.

I just can't seem to write a google search query as well. need help.

DoomerDGR8
  • 4,840
  • 6
  • 43
  • 91

0 Answers0