Skip to content

PopulateFooterRows Method

Description

Performs the control's footer rows population, creating a view from the data.

Syntax

Public Sub PopulateFooterRows()

Remarks

Use PopulateFooterRows to populate the control's footer rows collection with the data contained in the FooterRecords collection. This method is useful when the main rows are controlled through AddRecordEx, RemoveRecordEx, and UpdateRecord methods.

See Also


See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.