Hi guys,
How can i Bind data to Data Grid in Silverlight 4.0 using Sql Connection (i.e using SqlDataAdapter) & not using Linq statements this is because in silverlight binding is not possible as compare to simple project. if some have strong solution for it plz help me. :)
Loading

Subhendu DePosted Dec 24, 2010, 3:27 AM
Subhendu DePosted Dec 23, 2010, 12:26 AM
Thanks.....
Mamta MPosted Dec 22, 2010, 11:44 PM
http://www.longhorncorner.com/UploadFile/nipuntomar/4083/Default.aspx
But unlike what you think, binding is easier using LINQ. However instead of using LINQ to SQL you can use Entity Framework and LINQ to Entities.