Top Method Summary
Options Name Purpose
LOGICAL FetchFirst () This Method moves to the first DataRow inside the BindingSource.
LOGICAL FetchLast () This Method moves to the last DataRow inside the BindingSource.
LOGICAL FetchNext () This Method moves to the next DataRow inside the BindingSource.
LOGICAL FetchPrev () This Method moves to the previous DataRow inside the BindingSource.

Top Property Summary
Options Name Purpose
CHARACTER RecordPosition
CHARACTER SmartDataSourceState
Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource


Method Detail
Top

LOGICAL FetchFirst ()

Purpose: This Method moves to the first DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.

Returns LOGICAL
Logical value, currently not used
Top

LOGICAL FetchLast ()

Purpose: This Method moves to the last DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used
Top

LOGICAL FetchNext ()

Purpose: This Method moves to the next DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used
Top

LOGICAL FetchPrev ()

Purpose: This Method moves to the previous DataRow inside the BindingSource.
Notes: It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget.

Returns LOGICAL
Logical value, currently not used


Property Detail
Top

CHARACTER RecordPosition


Returns CHARACTER
Top

CHARACTER SmartDataSourceState


Returns CHARACTER
Top

Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource


Returns Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:52