|
Overview
Features
Demo
Usage
FAQ
Download
|
Query Grid
This control lets the non-techincal user intuitively ad-hoc query a data set. It
is recommended as a simple alternative to multiple query criteria and result
screens. In this single control, the developer has everything s/he needs
to easily make data queryable from .NET for any type of user.
Each column in the grid is prepended by a group of controls the represents
the equivalent of an SQL comparison. The controls are populated based
on the column type, and the user specifies the search criteria with them. This
behavior was modeled on certain spreadsheets that offered a type of
query-by-example functionality. While this feature is useful, the spreadsheet
implementation required some saviness on behalf of the user. The QueryGrid
brings that ad-hoc functionality forward and encapsulates it for RAD.
|

Querying 1000 records, 9 matches found
|
Features:
-
Encapsulated query function
-
Exports to Excel/CSV
-
Exposed DataGrid member for code-time customization
-
Simple, reusable, excellent ROI
Requirements:
-
Windows 98 or later
-
Microsoft .NET Framework
|
|
|
|