|
DataGrid
Controls Suite 4.0 |
 | Overview |
 | Features |
 | Reference Book |
 | Live Demos |
|  | Populating with Data |
|  | Columns |
|  | Rows |
|  | Appearance & Layout |
|  | Behavior |
|  | Bottom Bar |
|  | Application scenarios |
| |  | Master/Detail Grids |
| |  | CheckBoxes |
| |  | DropDowns |
| |  | Images |
| |  | Update Panel |
|
 |

APNSoft DataGrid is an ASP.NET server control with AJAX support to display data in a tabular format with options of choice, sorting and editing entries.
DataGrid component has been designed in a way to reduce development time at the utmost and require no specific knowledge from developers. You do not need to learn a complex API to accomplish a task; our Grid represents an obvious, easily understandable model - a set of columns and rows, and a set of options for their interaction.
|
-
"Smart" component
Our DataGrid component is a "Smart" one which loads data on demand, pages it, scrolls the list up to the selected entry, automatically displays scrollbars, saves its state after PostBack.
-
Processing speed
Operates perfectly with tables, containing tens of thousands entries, loads data on demand, automatically checks loaded data in order to avoid extra requests by using client-side caching.
-
AJAX Support
Built-in AJAX support provides independence from additional components and frameworks.
-
Data check
Our component checks the state of data source and displays relevant data without reloading the page.
-
Appearance
APNSoft DataGrid is very flexible in customization. Skin support allows professional appearance to be easily created; there are ready-to-use skins. The form for editing entries can be configured by developer independently.
-
Flexible templates
Flexible structure of templates allows combining data from different fields, processing conditional formatting and creating calculated columns. By using templates you can create complete integrated solutions on the basis of single DataGrid component.
-
Data formatting
Universal Multilanguage support allows formatting and displaying data in several languages simultaneously.
-
Intuitive model
APNSoft DataGrid represents an obvious, easily understandable model - a set of columns and rows, and a set of options for their interaction.
|