I have data in my List like below
I want to convert that data like this
![](https://www.csharp.com/forums/uploadfile/cad12a/06162017012406AM/Untitled2.png)
and also Same project should be in same color.
is it possible to do it through coding? Can anybody help me I have no idea how to get the expected output. I'm using MVC Linq and Entity Framework.