Codejock Report Control Visual C++ MFC

Easily create, group and sort data in a flat or hierarchical format.

Published by Codejock Software
Distributed by ComponentSource since 2003

i

Codejock Report Control Visual C++ MFC is now only available in Codejock Toolkit Pro.

Codejock Report Control Visual C++ MFC Releases

Released: Apr 14, 2022

Updates in v20.3.0

Fixes

  • Missing implementations of SetGridStyle and GetGridStyle have been added to CXTPReportControl.

Released: Nov 17, 2021

Updates in v20.2.0

Features

  • SetMask, GetMask, GetLiteral, GetPrompt and IsUseMask have been added to CXTPReportColumn for edit field mask related operations.

Fixes

  • Automatic combo box closing in the first row of the Report control has been fixed.
  • Samples and Utilities:
    • Native Windows theme support has been fixed.

Released: Sep 1, 2021

Updates in v20.1.0

Features

Samples and Utilities:

  • Improved DPI support for most samples.

Released: Jun 26, 2021

Updates in v20.0.0

Fixes

  • Performance issues fixed in row height computation when preview mode and scroll smoothing are enabled.
  • Crash on resizing first row of a sorted column fixed.
  • UpdateValue added to CXTPReportGroupRow and CXTPReportRecordItem instead of "x" trick.

Released: Aug 20, 2019

Updates in v19.0.0

Features

  • Support for Visual Studio 2019.
  • Utility and Samples - Codejock samples and utilities have been significantly improved and applied a modern look so that you are able to not only work more efficiently with the tools.

Released: Aug 7, 2018

Updates in v18.5.0

Features

  • Added drag sensitivity customization.

Fixes

  • Fixed empty CXTPReportRecordItemPreview.
  • Fixed in-place text edit scrolling.

Released: May 16, 2018

Updates in v18.4.0

Features

  • Native value added to group row caption for value type specific comparison.

Fixes

  • Fixed hit testing of Expand/Collapse buttons in tree mode for Office 2013/2016 themes.
  • In-place edit position in case of centered or right-aligned icons in tree mode column fixed.
  • Fixed background color of in-place edit.
  • Using CXTPReportSection::m_bAllowSort separately for every section fixed.

Released: Feb 1, 2018

Updates in v18.3.0

Fixes

  • Computation of right- and center-aligned ReportColumn's caption in HighDPI fixed.

Released: Nov 20, 2017

Updates in v18.2.0

Features

  • DPI support added.

Fixes

  • Misleading signature of CXTPReportControl::GetElementRect fixed, annotation improved.

Released: Jul 31, 2017

Updates in v18.0.1

Features

  • Visual Studio 2017 support added.
  • Office 2016 theme added for both Report and Track controls.
  • Support for expand/contract glyph colors added to Office 2013 and Visual Studio 2015 themes.

Fixes

  • Column indent drawing fixed when default grid is drawn with frozen columns.
  • Spin button behavior on long holding fixed.
  • Color of frozen rows divider in footer section on printing fixed.
  • Updating scrollbars of ReportControl in dialog fixed.
  • Crash in ReportControl on fast Drag & Drop fixed...