G
Guest
All,
I have successfully used custom collections as the datasource for a datagrid
previously however this one is causing me problems as one of the properties
of the objects within the collection relate to another custom object as
follows
Public Class OrderNumber
Public property Number As String
I have successfully used custom collections as the datasource for a datagrid
previously however this one is causing me problems as one of the properties
of the objects within the collection relate to another custom object as
follows
Public Class OrderNumber
Public property Number As String