Version

GetNextRecord Method (SortableRecordsCollection)

Returns the next available record according to the data window that is requested by the DataSourceObjectView and taking into account the DataSourceObject.RowFilter setting. It also sorts the collection before walking it.
Overload List
OverloadDescription
GetNextRecord(DataRecord,Boolean)Returns the next available record according to the data window that is requested by the DataSourceObjectView and taking into account the DataSourceObject.RowFilter setting. It also sorts the collection before walking it.  
GetNextRecord(DataRecord) (Inherited from Infragistics.Web.UI.Framework.Data.DataRecordCollection)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also