|
Overview
Features
Usage
FAQ
Download
|
Total Grid
This is a DataGrid that performs a subtotal function. It is a
control for developers that are creating their own reporting frameworks with
.NET, want to leverage the DataGrid, have a requirement to show
subtotals, but don't want to be bothered writing and debugging cursors on the
back end to obtain them. To use it, you need only set the DataSource property.
Because it inherits from DataGrid, you can use the formatting wizards and
all other standard features to style your output. This piece was implemented
in, and meant to be used with, the Microsoft .NET Framework.
 |
Features:
-
Encapsulated subtotal function
-
Accepts customization via Auto Format and Property Builder in Visual Studio.NET
-
Simple, easy to use
Requirements:
-
Windows 98 or later
-
Microsoft .NET Framework
|
|
|
|