Lançamentos do Codejock Report Control ActiveX

Released: Jan 7, 2016

Updates in this release

Updates in v17

  • Added CXTPReportPaintManager::m_bAllowMergeCells which can be enabled/disabled dynamically during runtime
  • Added CXTPReportSelectedRows::DeselectBlock method to provide right deselection
  • Optimized ReportControl merged cell performance
  • Added new Visual Studio 2015 Track Control theme, added new Office 2014 themes, updated Track Control sample to allow theme switching
  • Horizontal scrolling has been optimized
  • Adding support for deleting and adding records in CRstEvent class...

Released: Mar 13, 2014

Updates in this release

Updates in 2014 V16.3?

  • This is a maintenance and support release that addresses reported issues and provides additional compatibility for Visual Studio 2013.

Released: Feb 16, 2011

Updates in this release

Updates in 2011 Vol 1 (V15.0.1)

  • Enhanced Alignment for IconView.
  • DrawShellIcon didn't DestroyIcon, leading to memory leak.
  • Hardcoded Increasing\Decreasing strings moved to resources
  • Minor change to allow call Records::RemoveAt for Array mode
  • Fixed crash when ExpandAll is called for empty report
  • Fix for case when ReportControl.AutoColumnSizing = true and when columns don't fit to client area
  • TrackBlock::HeightFixed property added
  • Track Control - Custom Step for TimeMode and CustomFormatLabel...

Released: Sep 28, 2010

Updates in this release

Updates in V13.4.1

  • Fixed - strNoItems text now can have markup tags
  • New feature - Markup support added for TrackControl blocks
  • Fixed - Minor fix for m_oleValue.vt == VT_NULL case
  • Fixed - Fixed indent problem while editing an item with 2 or more levels of grouping
  • Fixed - COleDataSource now created dynamically to prevent crash with Visual Studio 2010

Released: Jun 8, 2010

Updates in this release

Updates in 2009 Vol 4

  • Fixed case where group rows would process [ and ] that are used for group formulas even when GetFormula was empty. This causes a group caption with [] to be displayed incorrectly
  • Fixed sort arrow offset problems
  • Set column maximum width constraint now works correctly independent of column autosize option
  • Fixed cases where multi-line tooltips would not be displayed on multiple lines
  • XTPMarkupSetDefaultFont wasn't called for m_bFixedRowHeight and first measure
  • When .IconView...

Released: Mar 1, 2010

Updates in this release

Updates in 2009 Vol 3 V13.3

  • New Track Control
    The all new Track Control can be used for tasks such as editing video clips or music. The track has movable blocks and keys, time position indicator, scrolling and zooming features.
  • ActiveX x64 Support
    All ActiveX products now come with a 64-bit compatible OCX. With 64-bit support, projects can now be built using x64 configurations.
  • Report Control Merged Cell Support
    Cells can now be combined vertically or horizontally.
  • Many x64 and Windows...

Released: Oct 22, 2009

Updates in this release

Updates in 2009 Vol 3 (V13.2.0)

  • Fixed wrong (conflicted) enum XTPReportDragDrop value
  • Added flag ShowWYSIWYGMarkers and fix one-wrong-Office pixel bug
  • TC Working progress (session-level persistence of free mode row height)
  • Covered multi-monitor tracker case
  • Added accessors for TimeLineVerticalMarker position
  • Added flag m_bBaseTreeIndent
  • Added cascade action on VK_LEFT to collapse child's rows
  • Added EnsureVisible for top group row case
  • Improved jump from header rows to body rows in the case 1st...