Codejock Report Control ActiveX

평면 또는 계층 구조 형식에서 쉽게 데이터를 만들고, 그룹화하며, 분류합니다.

Codejock Software사에서 공개
2003년 부터 ComponentSource에서 판매중

5.00 별점 평균 리뷰5.00 별점 평균 리뷰5.00 별점 평균 리뷰5.00 별점 평균 리뷰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