David Smith

David Smith

  • NA
  • 2k
  • 0

C# treeview or datagrid view indenture parent child list

Feb 3 2012 12:57 AM
We going to take this step by step. I want to do this the effective way, this is an made up example.

Dataset Name:  TeacherDataSet

Dataset Table Adatper Name:  TeacherDataTableAdapter

ParentTeacherTable
StudentTableA
Education
ID
ID
ID
FirstName
FirstName
SchoolName
LastName
LastName
FavoriteSubject


Age
FavoriteTeacher


Gender
fk_ChildTableAId


Race



fk_ParentTableId



Answers (1)