Dear All,
I Am using WCF Service in Silver light.Here my service passing datatable from service to silver light application.while Binding Datatable value to silver light data grid i am getting following error.
Unable to cast object of type 'RadControlsSilverlightApplication1.ServiceReference1.getCustomerResponseGetCustomerResult' to type 'System.Collections.IEnumerable'.
Help me to solve this problem....
Thanks in advance!!!
Loading

Praneeth KumarPosted May 27, 2011, 2:00 AM
Next point you cannot bind a datatable directly to a datagrid.
Regards,
Praneeth
Praneeth KumarPosted May 26, 2011, 6:50 AM