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:
VSLive! Orlando 2008: LINQ Deep Dive and Best Practices Presentation :
Understanding Script Injection Attacks : Sanjit Sil
SOS: Upcoming release has a few new commands – HeapStat : ASP.NET Debugging
Perform Database Administration Operations with SQL Server Management Objects : John Papa
Save and Retrieve Images from the Database using ASP.NET 2.0 and ASP.NET 3.5 : Suprotim Agarwal

Post your comment

Comment