I am trying to figure out how to use a RadGrid in a C# ASP.net 4.5 project that uses data entity framework version 6. I can not seem to find good reliable up to date documentation on how to bind the entity framework to the Gridview. I have started here http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-binding/understanding-data-binding/telerik-radgrid-data-binding-basics but can not find and information on using the data entity. I found some documentation and videos that show dropping a data entity control from the toolbox and setting the properties of the control via the smart tag, but that functionality is not available in the 4.5 framework.
Can some please provide some good resources that can assist me in transitioning from an ASP.net Gridview to the Telerik RadGridview?
Thanks