Feed RDLC (Local) report report from List (Entity FrameWork)
I got myself a BiningList Of student (Entity Framework created class). I just want to feed my RDLC report from that instead of using DataSet or stored procedures. This class contains multiple properties like : string Name; string FamilyName; string Mid; DateTime Birth; ... Any one can help me with that? Option 1 - Using designer Open ' Add New Item ' window by pressing Ctrl + Shift + A or from ' Project ' menu choose ' Add New Item ... '. From the window, choose Report Wizard In ' Report Wizard ' window, click ' New ... ' button in front of ' Data source ' combo box. Complete ' Data Source