CCJGrid custom row height: Revision history

From DataFlex Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 December 2022

  • curprev 13:1213:12, 20 December 2022Wil talk contribsm 3,313 bytes −464 Cleanup code that isn't used (less is more)
  • curprev 13:0813:08, 20 December 2022Wil talk contribs 3,777 bytes +3,777 Created page with "Normally you can't set the row height for an individual row in a codejock grid. The following code shows you how-to do that. <source lang="dataflex"> Use Windows.pkg Use DFClient.pkg Use cCJGrid.pkg Use cCJGridColumn.pkg Deferred_View Activate_oListWithImage for ; Object oListWithImage is a dbView Set Border_Style to Border_Thick Set Size to 332 591 Set Location to 2 2 Set Label to "ListWithImage" Object oThisProductList is a cCJGrid Set Size to 325..."