| Categories: window container,control,graphics | Status: STABLE |  |
| Author: Moskvichev Andrey V. | wxWidgets supported ports: all |
| Current maintainer: Andrey | wxWidgets supported versions: 2.8 |
| Latest version: 1.5 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxAdvTable is a advanced table widget designed with flexibility in mind, with clean MCV (Model-Controller-View) design.
It has many advanced features like:
composite (multidimensional) rows/columns, built-in sorting support, flexible rendering and editing, rows/columns highlight, dynamic row/columns add/removal, and many visual features. |
|
| Links for wxAdvTable: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
Description
- Composite rows/columns.

- Highlight mode.

- Built-in sorting support for different data types (integer, string, date, choice, etc).
- Flexible rendering and editing support.
- Flexible data access model.
- Full documented source code.
- Dynamic row/columns add/removal.
- Various visual features.
- Various built-in data types, and renderers and editors for them.
- Everything is easily configurable: you can change row/column label font, color, alignment, size, etc.
You can set font, color, etc attributes to any cell.
- Clean MCV (Model-Controller-View) design.
Advantages from wxGrid (standard wxWidgets table control) | ^ TOP |
- Support of composite rows/columns.
- Built-in sorting support.
- Highlight mode.

- Clean MCV (Model-Controller-View) design.
- Flexible data access model.
The documentation for this component is available online
here.
Donate to support project development
None. To submit a bug report please look at wxCode support page.
- Perl and Python bindings.
- Rows/columns move by drag.
- Add filtering support.
- Resize code optimization.
- Add bitmap data type.
None. To submit a feature request please look at wxCode support page.