0
votes
1answer
244 views
Acceessing some aggregate functions in a linq datasource in a GridView
I am working on a traditional WebForms project. In the project I am trying out some Linq datasources with plans to eventually migrate to an MVC architecture. I am still very new to Linq.
I …
