Re: Parent Reference in Expression Column: I can not insert then?
How about you just post the relevant code. I for one do not generally download other people's projects and many people can't extract RAR files anyway. The easier you make it for us to help you, the more likely it is that we will.
Have you prepended the column name with "Parent" in your Expression? Is the AcceptChangesDuringFill property of the DataAdapter set to True? Have you created a DataRelation between the two DataTables?