Rupesh Kahane

Rupesh Kahane

  • NA
  • 10.7k
  • 863.5k

Group by Datatable data using linq MVC to show data on View

Aug 10 2016 5:47 AM
I have bellow table structure with data as
 
I would like to show this data on view (refer below image) using LINQ query to Datatable, group by this data and show on MVC View 
 
 
How can I do this? Thanks  

Answers (2)