Below is my datatable ,
i am using webbrowser control for data reporting generally what i do is i format the datatable Column value in to the table row (<tr> and <td> ),
i need to create the Sub totals basing on the
data table column1 and column3 , Can any body help me How can i go ahead with the Below report
![Name: Report.PNG
Views: 81
Size: 39.7 KB]()
i am using webbrowser control for data reporting generally what i do is i format the datatable Column value in to the table row (<tr> and <td> ),
i need to create the Sub totals basing on the
data table column1 and column3 , Can any body help me How can i go ahead with the Below report