I need multiple instances of GridColumn in a GridView that are bound to the same column of a DataSource (DataTable). Background is, that I need individual instances of LookUpEdit that show different columns of a master table as "Display members" for selection purposes (one editable GridColumn...