Matrix

Hi Evryone !

Is it possible to create a matrix form on a temporary table ???

Cheers,

Navitech

Yes.

You can use table “Integer” for both the rows and the columns.

In the OnAfterGetCurrentRecord (form for rows and matrixbox for columns), you can get the temptable you need and do your calculations for showing something in the matrix-cells.