I have a Listview that I want to read the results of a stored procedure. I created a DBML object with table and stored procedure. When I set up my LinqDataSource on the page, I cannot specify the SProc - only the table. Or do I need to do this in a Listview? Thanks to
a source
to share