|
|
Creating a Datagrid Class in classic ASP - Introduction |
|
|
Brian O'Connell |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
56 |
The main objective of this tutorial is to generate a DataGrid class with more efficiency. The author with the help of Recordcount property fetches the fields in the database and shows them in a table format. Further the author explains how to save the information of the recordset in an array. The sample source code is given in this article for better understanding of the developers.
|