AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Nested GridView Grouping and Displaying SubTotals and GrandTotals : Mohammad Azam

Thursday, July 10 2008

I was working on a project where I needed to display some reports based on the employee's daily work. The report should consist of an employee check in time, check out time, no of hours worked for each day and also the total hours worked. The task can be accomplished in number of ways which includes using the Crystal Reports or SQL SERVER Reporting Services but I thought I should use Nested GridView to achieve the desired result. In this article I will demonstrate how to use the Nested GridView approach to create subtotals and grand total....

Read More:
Nested GridView Grouping and Displaying SubTotals and GrandTotals : Mohammad Azam
Also See:
Master/Detail Part 2: Filtering With Two DropDownLists : Scott Mitchell
Caching Data in the Architecture : Scott Mitchell
SOS: Upcoming release has a few new commands – HeapStat : ASP.NET Debugging
Get the Microsoft SQL Server 2008 Feature Pack CTP (February 2008) : Microsoft
Save and Retrieve Images from the Database using ASP.NET 2.0 and ASP.NET 3.5 : Suprotim Agarwal

Post your comment

Comment