This tutorial covers the most common AxpDataGrid concepts.
More documentation and code samples can be found in the AxpDataGrid Help, in the Sample Applications and on the web at forums.axezz.com
| Topic | Description |
|---|---|
| Getting Started | Database queries and table editing. |
| Using the Skin files | How to set the stylesheets |
| ConnectionString | Setting database Connection String |
| Microsoft Access Database | Using a Microsoft Access Database (.mdb file) in ASP.NET |
| SQL Commands | Setting the SQL properties |
| Other DataSources | Using Stored Procedures or your own DataSet as a datasource for the grid |
| Grid formatting | Grid formatting and manipulation. |
| Column Headers | How to set Grid Column Headers and Form Captions |
| Dropdown lists | Creating a dropdown list for an input field |
| Server side coding | Considerations when using server side coding for AxpDataGrid |
| Server Side Validation | Performing Server Side Data Input Validation |