I have a Listview that I want to read the results of a Stored procedure. I have created the DBML object with the table and the stored procedure. When I configure my LinqDataSource on the page I cannot specify the SProc - only the Table. Or do I need to do it in the Listview ? Thanks
+1
A:
Use a custom expression. See section "Using the Selecting Event"
Raj Kaimal
2010-05-18 09:26:17