Method

iOSMobileTable.ReloadDataInSection


Warning

This item was deprecated in version 2026r1. Please use iOSMobileTable.ReloadSectionFromDataSource as a replacement.

Description

Reloads the table data for the section.

Use this method to reload a section after changes have been made to its data (either from a DataSource or by changing the RowData).

Reload all the data in section from the related DataSource:

Table1.ReloadDataInSection(0)

Compatibility

Project Types

Mobile

Operating Systems

iOS