Hi All,
I have a grid, and i am binding grid with a dynamic table which i generate by c#. in this case i dont know how many columns will come in the grid. much of the columns are the numeric columns. then how can i show the sub total in the footer in this case.
Also i need to show the one more sub total below the sub total in the footer column of numeric columns.
I have attached an image how my grid should looks.
Please help me regarding this.