The following example will create a dynamic window, frame, browse and temp-table. The row-display trigger is used to set the background color of the rows:
var handle hwwin, hwfrm, hwbr, ht, hb, hq, hp.
var handle [2] hwcol.
function createRow logical private (
i_hb as handle,
i_ii as...