AddTable Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPReportBand

Declaration

procedure AddTable(ColCount: Integer; RowCount: Integer; Border: WordBool; EventParam: Integer);

Description

This method creates a table inside group bands or after header, footer or data bands. If there is already a table all rows will be removed and the table will be recreated.

 

If the parameter EventParam is not 0 the event OnCreateNewCell will be triggerd for each new cell. You can use the event to create text and fields in the new cells.

Category

Table Support


[idh_iwpreportband_addtable.htm]    Copyright © 2007 by WPCubed GmbH