- Add options
headerExtra
,headerContent
andhideExpandedRow
. See Readme for usage. - Fix : column is passed as contexte for Check columns (port of loiane#33)
- Tested using ExtJS 7.1
- fix missing data in template column rendering (#4)
- Set printLinkText and closeLinkText as params
- Added param for page title.
- Added support for using the MetaData object to style the output.
- Added support for Server generated summaries.
- Added support for summary and groupingsummary features
- Aligned columns according to grid column's alignment setting.
- Updated to use columnManager to recognize grid reconfiguration changes under 4.2.1.
- FelipeBR contribution: Fixed: support for column name that contains numbers
- Fixed: added support for template columns
- Fixed: added support for row expander plugin
- Tested using Ext JS 4.1.2