hello, it seems that a parent row of a DataRow never gets fetched (=>is always Nothing). i've created two DataTables: - Employees(Id, Firstname, Lastname, DepartmentId) - Departments(Id, Name) and the following Relation: - EmpDeptRel which indicates that 1 department can have N employees and 1...
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
matthias.gloessl@joyn-it.at
on
02-12-2008, 12:00 AM
Filed under: Data Access, DataTable, ADO.NET, Gridview, objectdatasource, DataRow, relation, parent row, binding, getparentrow, nothing