|
DbNetGrid.Net is a web-based
Accessing and manipulating
grid component based on
data using ASP.NET is very
DHTML behaviours and
easy and flexible. This
ASP.NET. Grids can be
article takes a look at some
searched, sorted, edited,
of the new .NET data access
copied, printed and results
classes and methods,
saved in HTML, Word, Excel
including the OleDB and
or XML formats. Fully
SqlClient namespaces,
encapsulated, grids can be
as well as the DataReader,
nested or linked together on
DataSet and DataSetCommand
the same page to create
classes. The author tops
powerful drill-down
this article off by creating
capabilities. Automatically
a simple ASP.NET data access
selects between
page with C# that retrieves
SqlClient and OleDb
data from a local Microsoft
ADO.NET libraries for
Access database.
optimal performance.
Includes integrated GUI
designer. Visit the web site
for online demos and a free
fully functional download.
Date: Dec, 18 2003 Date: Jan, 30 2002 |