Question

I have created a Complex Type called "EmployeeName" using the Entity Framework designer in VS 2010. EmployeeName consists of FirstName,LastName & title. Now question is how do i display/bind to datagrid in silverlight? Right now it is displayes in Datagrid as "Namespace.EmployeeName" in each row.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top