2
Answers

How do i bind an Object to the DataGridView?


Hi,
In my BLL i return an object of Type Employee (this is not a data table)... how do i bind this object to the DataGridView so that i can view the object's field values?
cheers
 

Answers (2)