The DevExpress Grid Control for Silverlight can be bound to data using a number of ways. One available method is to use the RIA Services of the Windows Communication Foundation to create a model and load data from a SQL Server database. In this video, we'll take a look at how to create an ADO.NET Entities Model and bind the AgDataGrid to a local SQL Server Express Database.