Objective Grid: Printing a grid with a page header

Article ID: 694
Last updated: 11 Jun, 2018
Article ID: 694
Last updated: 11 Jun, 2018
Revision: 3
Views: 1607
Posted: 12 Jan, 2001
by Meltreger B.
Updated: 11 Jun, 2018
by Meltreger B.

Problem


How can I print a grid with page header?


Cause



Action


You can change the header through:

GetParam( )->GetProperties( )->GetDataHeader( ).StoreStyleRowCol(1, 1, "Header");

Also take a look at gridsvw4.cpp (Welcome-Page in gridapp).

This article was:   Helpful | Not helpful
Report an issue
Article ID: 694
Last updated: 11 Jun, 2018
Revision: 3
Views: 1607
Posted: 12 Jan, 2001 by Meltreger B.
Updated: 11 Jun, 2018 by Meltreger B.

Others in this category