2
Answers

How do i bind an Object to the DataGridView?

Photo of petre ricardo

petre ricardo

15y
3.4k
1

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)