In my Application, I have a datagrid 2 table that is fetching data from multiple datamodel.The data source of the data grid 2 is Modelinfo Entity. Following is the picture of my Data model. Now I have to implement the following UI. I am facing some some problems while implementing a particular portion [Marked Below] of the table. The Dates on the Top will be coming from Plan_Date attribute of DayWise Plan entity. T,P,B will also be coming from the Same Entity. Can anyone help me to implement this UI ? How the dates can come Dynamically & in a horizontal way , in Datagrid 2? Thanks In Advance