DataGrid
Controls Suite 4.5 |
| 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 to reduce development time and to 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, and saves its state after PostBack.
-
Processing speed
Operates perfectly with tables, containing tens of thousands of entries, loads data on demand, and 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 the data source and displays relevant data without reloading the page.
-
Appearance
APNSoft DataGrid is very flexible in customization. Skin support allows a professional appearance to be easily created with ready-to-use skins. The form for editing entries can be configured by the developer independently.
-
Flexible templates
A flexible structure of templates allows for 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 a single DataGrid component.
-
Data formatting
Universal multilanguage support allows for 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.
|