Advanced Data Binding
Designed to function in bound mode only, the ASPxGridView can be easily populated with data from all the data sources supported by Visual Studio .NET. The built-in support for server-side data management (including LINQ to SQL data binding) dramatically increases the overall performance when processing large datasets.
|
Rich Data Presentation and Processing Capabilities
The ASPxGridView delivers numerous data shaping features, such as end-user multi-column sorting, grouping, filtering, data summary computations, runtime column customization, etc. Most of these capabilities are available to you with simple property settings - no need to write a single line of code!
|
Several Built-in Edit Modes
Switch a single option to allow editing grid data in-line or within a form. The form's content, layout, and position (within the control or in a popup window) can be easily customized as your needs dictate. A rich set of editors for different column types allows column values to be modified with ease.
|
Support for Master-Detail Presentation
Being armed with the ASPxGridView's detail row template, you can build master-detail layouts of any complexity - with any number of nesting levels and any number of details at each level.
|
Rich Set of Exporting Formats
The ASPxGridView's contents (in the same layout as it appears on-screen) can be exported to all popular formats, including RTF, PDF, CSV and MS Excel formats. You can additionally customize the appearance and content of a printed report using export-specific properties and events.
|
Rich Data Navigation Capabilities
With the ASPxGridView, you can dramatically enhance the accessibility and discoverability of your data, using a number of options available for you out-of-the-box: grid content paging and scrolling, fixed columns, row focus and selection, etc. These navigation options are coupled with keyboard support, providing a quick alternative to a pointing device.
|
Automatic Summary Calculation
Summaries can be calculated automatically against all values within a column or against column values within groups. You can use either built-in aggregate functions or implement any custom logic for summary calculation. The ASPxGridView provides you with an API to sort groups by their summary values.
|
Cookies Suport
If cookies are enabled, grid control states (such as the position and width of columns, their sort and group orders, the applied filter criteria, the currently active page) are automatically saved, and then restored in future sessions. This allows your end-users to personalize site pages as needed.
|
Appearance Customization and Styling
In addition to a number of built-in themes, you can use style properties and CSS for appearance customization. Templates that are available for most control elements, enable you to easily adjust and enhance a control layout.
|
Rich Client-Side Functionality
A comprehensive client-side API is available for our controls. This functionality, which is then coupled with the ability to handle a rich set of client events allows you to have full control over the control's behavior on the client side.
|
AJAX Support
Our controls give you the ability to update control content using callbacks - thus eliminating the need to re-load the entire page.
|
Cross-Browser Compatibility
Our controls are thoroughly tested on multiple browsers to ensure the utmost compatibility. Microsoft Internet Explorer 6.0+, Mozilla FireFox 2.0+, Google Chrome 1.0+, Apple Safari 3.0+, Opera 9.0+ and Netscape Navigator 9.0+ are fully supported.
|