Codejock Report Control ActiveX

Crea, raggruppa e ordina data facilmente in un formato semplice o gerarchico.

Pubblicato da Codejock Software
Distribuito da ComponentSource dal 2003

Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00 (1)

i

Codejock Report Control ActiveX is now only available in Codejock Suite Pro.

Codejock Xtreme Report Control patched

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 set to False the column order changed
  • Fixed bug where icon column would show up in field chooser when hidden
  • Fixed condition where scrollbar would show for icon view when not needed (when first shown)
  • Fix for ExpandAll which would fail if called when no rows present. 
  • Fixed ShowItemsInGroups behavior. 
  • Fixed case where the edit control for an indented item was drawn in the wrong spot
  • Added fix for UnrestrictedDragDrop if dropped externally into report
  • Added ability to align group row formula text. Now it will use the Column.Alignment formatting
  • Added ShowIconWhenEditing and IsShowIconWhenEditing so user can specify whether icons displayed for an item will be visible while the item is getting edited. (Icon is not editable)
  • Fixed case where items with a check box and are editable that the check box was not visible during editing
  • Added CXTPReportSelectedRows::SetNotifyOnSelctedRowsClear\GetNotifyOnSelctedRowsClear to suppress clear notifications during Select and SelectBlock, default is to send this notification.
  • Added XTP_NM_REPORT_STATECHANGED message to notify the owner that the selection state of the report has changed for multiple items