J
Jay Pondy
Given the following List(of Position) objects for an ObjectDataSource
Position
Description
EmployeeA
FirstName
LastName
EmployeeB
FirstName
LastName
Is it possible to bind a GridView column to EmployeeA.LastName?
Position
Description
EmployeeA
FirstName
LastName
EmployeeB
FirstName
LastName
Is it possible to bind a GridView column to EmployeeA.LastName?