Can someone lead me in the right direction.
I have several if not more Lists I have to combine in the datagrid.
Each one is the the same class type
CMaterialItemList : IbinfingList
that contains
CMaterialItem : IEditableObject
And what I need is there are multiple CMaterialListObjects that I need to bind into one grid.
Does anyone know of any links or other ways I can do this?
thanks,
nick