L
Lee Franke
I'm trying to implement Child.ColumnName as in this example.
http://msdn.microsoft.com/library/d...fsystemdatadatacolumnclassexpressiontopic.asp
I am attempting to use the line.
DataColumn.Expresson = "Child.AdminName";
I get the error "Cannot interpret token 'Child' at position 1".
The DataRelation does exist.
Has anyone done this successfully before?
Thanks,
lee franke
http://msdn.microsoft.com/library/d...fsystemdatadatacolumnclassexpressiontopic.asp
I am attempting to use the line.
DataColumn.Expresson = "Child.AdminName";
I get the error "Cannot interpret token 'Child' at position 1".
The DataRelation does exist.
Has anyone done this successfully before?
Thanks,
lee franke